ESLint fixups

This commit is contained in:
abalabahaha
2016-01-31 15:08:04 -08:00
parent 5e97d309bf
commit 6772222955
2 changed files with 4 additions and 1 deletions

View File

@@ -2,5 +2,8 @@
"env": {
"es6": true,
"node": true
},
"ecmaFeatures": {
"modules": true
}
}