Skip to content

Commit c80b6fd

Browse files
committed
chore: update
1 parent bf1be1c commit c80b6fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rslint.jsonc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
"@typescript-eslint/switch-exhaustiveness-check": "off",
4141
"@typescript-eslint/promise-function-async": "off",
4242
"@typescript-eslint/no-explicit-any": "off",
43+
"@typescript-eslint/no-unnecessary-type-assertion": "off",
4344
"@typescript-eslint/no-unnecessary-template-expression": "off",
4445
"@typescript-eslint/prefer-reduce-type-parameter": "off",
4546
"@typescript-eslint/no-confusing-void-expression": "off",

0 commit comments

Comments
 (0)