Skip to content

Commit

Permalink
Update use of tslint-eslint configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
kachick committed Jul 22, 2023
1 parent 4cc688a commit abd8fe6
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .eslintrc.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
root: true
extends:
- plugin:react-hooks/recommended
- plugin:@typescript-eslint/recommended
- plugin:@typescript-eslint/recommended-requiring-type-checking
- plugin:@typescript-eslint/strict
- plugin:@typescript-eslint/strict-type-checked
- plugin:@typescript-eslint/stylistic-type-checked
plugins:
- react-hooks
- prefer-arrow
Expand Down

0 comments on commit abd8fe6

Please sign in to comment.