Skip to content

Commit

Permalink
Update .eslintrc
Browse files Browse the repository at this point in the history
  • Loading branch information
manosim authored Jan 10, 2017
1 parent 88195f3 commit c8012fb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions base/.eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@
"eqeqeq": 2,
"block-scoped-var": 2,
"no-constant-condition": 2,
"no-console": 2,
"no-debugger": 2,
"no-lonely-if": 2,
"no-lone-blocks": 2,
"no-nested-ternary": 2,
Expand Down

0 comments on commit c8012fb

Please sign in to comment.