Skip to content

Commit

Permalink
Specify missing eslint:recommended
Browse files Browse the repository at this point in the history
  • Loading branch information
kachick committed Jul 22, 2023
1 parent 7e6bdd5 commit 47b0c68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintrc.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
root: true
extends:
- eslint:recommended
- plugin:react-hooks/recommended
- plugin:@typescript-eslint/strict-type-checked
- plugin:@typescript-eslint/stylistic-type-checked
Expand Down

0 comments on commit 47b0c68

Please sign in to comment.