Update linter config
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"env": {
|
||||
"node": true
|
||||
},
|
||||
parserOptions: {
|
||||
ecmaVersion: '2017'
|
||||
"parserOptions": {
|
||||
"ecmaVersion": 2017
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user