Skip to content

Commit

Permalink
🔖 v3.0.15
Browse files Browse the repository at this point in the history
Auto build
  • Loading branch information
Xotic750 committed Jul 27, 2019
1 parent 6ef6d77 commit 0933183
Show file tree
Hide file tree
Showing 7 changed files with 212 additions and 210 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/index-of-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/index-of-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 0933183

Please sign in to comment.