Skip to content

Commit

Permalink
remove redundant eslint rule (#401)
Browse files Browse the repository at this point in the history
  • Loading branch information
jakemmarsh authored and mickhansen committed Jan 10, 2017
1 parent 74991a5 commit cc93df7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
"no-empty-character-class": 2,
"no-ex-assign": 2,
"no-extra-boolean-cast": 2,
"no-extra-parens": 0,
"no-extra-semi": 2,
"no-func-assign": 2,
"no-inner-declarations": [
Expand Down

0 comments on commit cc93df7

Please sign in to comment.