eslint stricter
This commit is contained in:
parent
d98ea6576b
commit
be77a56766
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
||||||
"accessibility": "no-public"
|
"accessibility": "no-public"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"@typescript-eslint/no-base-to-string": "error",
|
||||||
"@typescript-eslint/no-require-imports": "error",
|
"@typescript-eslint/no-require-imports": "error",
|
||||||
"@typescript-eslint/array-type": "error",
|
"@typescript-eslint/array-type": "error",
|
||||||
"@typescript-eslint/await-thenable": "error",
|
"@typescript-eslint/await-thenable": "error",
|
||||||
|
|
Loading…
Reference in a new issue