Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

Commit 555299a

Browse files
committed
Remove deprecated @typescript-eslint/prefer-ts-expect-error from .eslintrc.json.
1 parent 2a1f55a commit 555299a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.eslintrc.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -475,7 +475,6 @@
475475
"@typescript-eslint/prefer-regexp-exec": "error",
476476
"@typescript-eslint/prefer-return-this-type": "error",
477477
"@typescript-eslint/prefer-string-starts-ends-with": "error",
478-
"@typescript-eslint/prefer-ts-expect-error": "error",
479478
"@typescript-eslint/promise-function-async": [
480479
"error",
481480
{

0 commit comments

Comments
 (0)