Update '.ts-eslintrc.json'
This commit is contained in:
parent
1e73bc0d29
commit
09e92946f8
@ -159,7 +159,7 @@
|
||||
"no-unmodified-loop-condition": "warn",
|
||||
"no-unneeded-ternary": "error",
|
||||
"no-unused-expressions": "warn",
|
||||
"no-use-before-define": "error",
|
||||
"@typescript-eslint/no-use-before-define": "error",
|
||||
"no-useless-call": "warn",
|
||||
"no-useless-computed-key": "warn",
|
||||
"no-useless-concat": "warn",
|
||||
|
Loading…
Reference in New Issue
Block a user