Skip to content

Commit 4f0d3d4

Browse files
committed
chore: ban @ts-ignore
1 parent 1f38863 commit 4f0d3d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.eslintrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@
8080
"ts-ignore": true
8181
}
8282
],
83+
"@typescript-eslint/prefer-ts-expect-error": "error",
8384
"@typescript-eslint/no-unused-vars": [
8485
"error",
8586
{

0 commit comments

Comments
 (0)