fix eslint, lint compliance
This commit is contained in:
parent
b84a3b22dc
commit
e7acbd72fa
5 changed files with 7 additions and 15 deletions
|
@ -26,7 +26,6 @@
|
|||
"@typescript-eslint/no-array-constructor": "error",
|
||||
"@typescript-eslint/no-empty-function": "error",
|
||||
"@typescript-eslint/no-empty-interface": "error",
|
||||
"@typescript-eslint/no-empty-pattern": "none",
|
||||
"@typescript-eslint/no-namespace": "error",
|
||||
"@typescript-eslint/no-non-null-assertion": "warn",
|
||||
"@typescript-eslint/no-unused-vars": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue