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.
1 parent 81c8e35 commit 8ff5b94Copy full SHA for 8ff5b94
.eslintrc
@@ -1,6 +1,7 @@
1
{
2
"env": {
3
- "node": true
+ "es6": true,
4
+ "node": true
5
},
6
parserOptions: {
7
ecmaVersion: 6,
0 commit comments