Skip to content

Commit

Permalink
Merge pull request mui#1887 from louy/patch-3
Browse files Browse the repository at this point in the history
[eslint] Set root: true in .eslintrc
  • Loading branch information
oliviertassinari committed Oct 21, 2015
2 parents a5afe6d + 8d119a3 commit ca207c4
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 ca207c4

Please sign in to comment.