Skip to content

Commit

Permalink
🔖 v2.0.16
Browse files Browse the repository at this point in the history
Auto build
  • Loading branch information
Xotic750 committed Jul 27, 2019
1 parent 472605b commit bf08cb5
Show file tree
Hide file tree
Showing 7 changed files with 211 additions and 209 deletions.
2 changes: 1 addition & 1 deletion .bettercodehub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ exclude:
- /__tests__/__snapshots__/.*
- .*/webpack\.config\.js
- .*/jest\.config\.js
- .*/eslintrc\.js
- .*/\.eslintrc\.js
1 change: 1 addition & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ module.exports = {
'RangeErrorConstructor',
'Readonly',
'ReadonlyArray',
'Iterator',
],
},
],
Expand Down
1 change: 1 addition & 0 deletions __tests__/.eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ module.exports = {
'compat/compat': 'off',
'prefer-rest-params': 'off',
'no-prototype-builtins': 'off',
'jest/no-standalone-expect': 'warn',
},
};
4 changes: 2 additions & 2 deletions dist/power-set-x.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions dist/power-set-x.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit bf08cb5

Please sign in to comment.