Skip to content

Commit

Permalink
Disable ESLint type checking rules
Browse files Browse the repository at this point in the history
  • Loading branch information
remcohaszing committed Dec 5, 2023
1 parent 620f2d4 commit e0990a5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .eslintrc.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
root: true
extends:
- remcohaszing
- remcohaszing/typechecking
rules:
'@typescript-eslint/no-unsafe-enum-comparison': off

0 comments on commit e0990a5

Please sign in to comment.