being an idiot
This commit is contained in:
parent
e52ba6373f
commit
022d35217a
@ -28,7 +28,7 @@
|
|||||||
"@typescript-eslint/semi": "error",
|
"@typescript-eslint/semi": "error",
|
||||||
"no-mixed-spaces-and-tabs": "error",
|
"no-mixed-spaces-and-tabs": "error",
|
||||||
"require-await": "off",
|
"require-await": "off",
|
||||||
"@typescript-eslint/return-await": "error"
|
"@typescript-eslint/require-await": "error"
|
||||||
},
|
},
|
||||||
"parser": "@typescript-eslint/parser",
|
"parser": "@typescript-eslint/parser",
|
||||||
"parserOptions": {
|
"parserOptions": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user