We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 251e60a + d41db44 commit 229e9e2Copy full SHA for 229e9e2
build/.eslintrc
@@ -2,7 +2,8 @@
2
"extends": "../.eslintrc",
3
4
"env": {
5
- "node": true
+ "node": true,
6
+ "es6": true
7
},
8
9
"rules": {
0 commit comments