Skip to content

Commit

Permalink
Fix eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
Mechazawa committed May 27, 2018
1 parent d185e9a commit 1c9e099
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintrc.json
Expand Up @@ -19,6 +19,7 @@
"no-cond-assign": [1,"always"],
"no-console": [1, {"allow": ["warn", "error"]}],
"no-constant-condition": 1,
"no-case-declarations": 0,
"no-control-regex": 1,
"no-debugger": 2,
"no-dupe-args": 2,
Expand Down

0 comments on commit 1c9e099

Please sign in to comment.