Skip to content

Commit

Permalink
update eslintrc
Browse files Browse the repository at this point in the history
  • Loading branch information
solobat committed Dec 4, 2017
1 parent 71d7229 commit 636fb0c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,6 @@ module.exports = {
"no-trailing-spaces": "error",
"no-undef-init": "error",
"no-undefined": "error",
"no-underscore-dangle": "error",
"no-unmodified-loop-condition": "error",
"no-unneeded-ternary": "error",
"no-unused-expressions": "off",
Expand Down

0 comments on commit 636fb0c

Please sign in to comment.