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 d56309a commit 2ed3134Copy full SHA for 2ed3134
eslint.config.mjs
@@ -37,7 +37,6 @@ export default [
37
"import/no-default-export": "error",
38
"no-await-in-loop": "off",
39
"@typescript-eslint/no-namespace": "off",
40
- //"@typescript-eslint/consistent-type-definitions": "off",
41
42
},
43
0 commit comments