Skip to content

Commit

Permalink
Remove an eslint rule. This now requires a lot more setup
Browse files Browse the repository at this point in the history
  • Loading branch information
evert committed Aug 3, 2023
1 parent 3ab5378 commit 336f893
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 @@ -61,7 +61,6 @@
"args": "none"
}],
"@typescript-eslint/prefer-for-of": ["error"],
"@typescript-eslint/prefer-optional-chain": ["error"],
"@typescript-eslint/prefer-ts-expect-error": ["error"]
}
}

0 comments on commit 336f893

Please sign in to comment.