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 bf1be1c commit c80b6fdCopy full SHA for c80b6fd
rslint.jsonc
@@ -40,6 +40,7 @@
40
"@typescript-eslint/switch-exhaustiveness-check": "off",
41
"@typescript-eslint/promise-function-async": "off",
42
"@typescript-eslint/no-explicit-any": "off",
43
+ "@typescript-eslint/no-unnecessary-type-assertion": "off",
44
"@typescript-eslint/no-unnecessary-template-expression": "off",
45
"@typescript-eslint/prefer-reduce-type-parameter": "off",
46
"@typescript-eslint/no-confusing-void-expression": "off",
0 commit comments