Skip to content

Commit

Permalink
Set root: true in .eslintrc
Browse files Browse the repository at this point in the history
Closes #1861
  • Loading branch information
louy committed Oct 15, 2015
1 parent fa4a019 commit 8d119a3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .eslintrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# So parent files don't get applied
root: true

env:
es6: true
browser: true
Expand Down

0 comments on commit 8d119a3

Please sign in to comment.