Skip to content

Commit

Permalink
chore: ban @ts-ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed May 5, 2023
1 parent 1f38863 commit 4f0d3d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintrc
Expand Up @@ -80,6 +80,7 @@
"ts-ignore": true
}
],
"@typescript-eslint/prefer-ts-expect-error": "error",
"@typescript-eslint/no-unused-vars": [
"error",
{
Expand Down

0 comments on commit 4f0d3d4

Please sign in to comment.