We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2b0d863 + be77a56 commit 41c8f7eCopy full SHA for 41c8f7e
3 files changed
.eslintrc.json
@@ -29,6 +29,7 @@
29
"accessibility": "no-public"
30
}
31
],
32
+ "@typescript-eslint/no-base-to-string": "error",
33
"@typescript-eslint/no-require-imports": "error",
34
"@typescript-eslint/array-type": "error",
35
"@typescript-eslint/await-thenable": "error",
0 commit comments