Add `root: true` to .eslintrc.yml (#3519)

master
Jed Fox 2017-12-18 07:46:28 -05:00 committed by Lucas Azzola
parent ed80d6c5bd
commit 7d9f71d488
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
root: true
env:
es6: true
node: true