Skip to content

Commit

Permalink
Update .eslintrc
Browse files Browse the repository at this point in the history
  • Loading branch information
weedySeaDragon authored Dec 5, 2018
1 parent 11e5aaf commit 74886b7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ rules:
no-case-declarations: 2
no-div-regex: 2
no-else-return: 0
no-labels: 2
no-labels: 0
no-empty-pattern: 2
no-eq-null: 2
no-eval: 2
Expand All @@ -75,7 +75,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 74886b7

Please sign in to comment.