Skip to content

Commit

Permalink
Remove deprecated @typescript-eslint/prefer-ts-expect-error from .esl…
Browse files Browse the repository at this point in the history
…intrc.json.
  • Loading branch information
alexrp committed May 31, 2024
1 parent cd60637 commit 1510432
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -475,7 +475,6 @@
"@typescript-eslint/prefer-regexp-exec": "error",
"@typescript-eslint/prefer-return-this-type": "error",
"@typescript-eslint/prefer-string-starts-ends-with": "error",
"@typescript-eslint/prefer-ts-expect-error": "error",
"@typescript-eslint/promise-function-async": [
"error",
{
Expand Down

0 comments on commit 1510432

Please sign in to comment.