We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d98ea65 commit be77a56Copy full SHA for be77a56
.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