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 48cedd8 commit 9905946Copy full SHA for 9905946
.eslintrc.json
@@ -20,6 +20,7 @@
20
"assertionStyle": "as"
21
}
22
],
23
+ "@typescript-eslint/consistent-type-imports": "error",
24
"@typescript-eslint/naming-convention": "warn",
25
"@typescript-eslint/no-explicit-any": "off",
26
"@typescript-eslint/no-inferrable-types": "off",
0 commit comments