Update .eslintrc.json
This commit is contained in:
@ -4,6 +4,9 @@
|
||||
"es6": true,
|
||||
"node": true
|
||||
},
|
||||
"globals": {
|
||||
"test": false
|
||||
},
|
||||
"extends": "eslint:recommended",
|
||||
"parserOptions": {
|
||||
"ecmaVersion": 2018,
|
||||
|
||||
Reference in New Issue
Block a user