Fix unused options.
This commit is contained in:
parent
dbd6dc2375
commit
254fa6e3c5
@ -7,11 +7,7 @@
|
||||
"extends": [
|
||||
"standard-with-typescript"
|
||||
],
|
||||
"globals": {
|
||||
"Atomics": "readonly",
|
||||
"SharedArrayBuffer": "readonly",
|
||||
"BUILD": true
|
||||
},
|
||||
"globals": {},
|
||||
"parser": "@typescript-eslint/parser",
|
||||
"parserOptions": {
|
||||
"ecmaVersion": 2018,
|
||||
|
Loading…
x
Reference in New Issue
Block a user