Skip to content

Commit

Permalink
Enable no-var in eslint (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinBeckwith authored and alexander-fenster committed Sep 18, 2018
1 parent be5e35d commit e9fa14d
Show file tree
Hide file tree
Showing 2 changed files with 760 additions and 1,227 deletions.
1 change: 1 addition & 0 deletions .eslintrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ rules:
block-scoped-var: error
eqeqeq: error
no-warning-comments: warn
no-var: error
Loading

0 comments on commit e9fa14d

Please sign in to comment.