Skip to content

Commit

Permalink
🔖 v2.0.2
Browse files Browse the repository at this point in the history
Auto build
  • Loading branch information
Xotic750 committed Jul 18, 2019
1 parent 41a19b5 commit 264c357
Show file tree
Hide file tree
Showing 8 changed files with 219 additions and 212 deletions.
7 changes: 7 additions & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,13 @@ module.exports = {
'BooleanConstructor',
'FunctionConstructor',
'RegExpConstructor',
'ErrorConstructor',
'TypeErrorConstructor',
'SyntaxErrorConstructor',
'URIErrorConstructor',
'ReferenceErrorConstructor',
'EvalErrorConstructor',
'RangeErrorConstructor',
],
},
],
Expand Down
12 changes: 6 additions & 6 deletions dist/string-starts-with-x.js

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

2 changes: 1 addition & 1 deletion dist/string-starts-with-x.js.map

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions dist/string-starts-with-x.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/string-starts-with-x.min.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit 264c357

Please sign in to comment.