Skip to content

Commit

Permalink
Remove duplicate setting keeping eslint from running
Browse files Browse the repository at this point in the history
I let the stricter of the two settings win since the error wasn't found when running eslint locally.
  • Loading branch information
cjcolvar authored Nov 30, 2017
1 parent 83d87fd commit d1a30f4
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 @@ -70,7 +70,6 @@ rules:
no-implied-eval: 2
no-invalid-this: 0
no-iterator: 2
no-labels: 0
no-lone-blocks: 2
no-loop-func: 2
no-magic-number: 0
Expand Down

0 comments on commit d1a30f4

Please sign in to comment.