Skip to content

Commit

Permalink
Add @typescript-eslint/stylistic-type-checked
Browse files Browse the repository at this point in the history
to `extends`
  • Loading branch information
ttsukagoshi committed Sep 6, 2023
1 parent 9300d1c commit 20d2e57
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
Expand Up @@ -34,6 +34,7 @@ extends:
- 'eslint:recommended'
- 'plugin:prettier/recommended'
- 'plugin:@typescript-eslint/recommended-type-checked'
- 'plugin:@typescript-eslint/stylistic-type-checked'
plugins:
- '@typescript-eslint'
#########
Expand Down

0 comments on commit 20d2e57

Please sign in to comment.