Skip to content

Commit

Permalink
add plugin:@typescript-eslint/stylistic-type-checked
Browse files Browse the repository at this point in the history
  • Loading branch information
NomarCub committed Jun 27, 2024
1 parent f01bdb0 commit 22fb8df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"eslint:recommended",
"plugin:@typescript-eslint/eslint-recommended",
"plugin:@typescript-eslint/strict-type-checked",
"plugin:@typescript-eslint/stylistic-type-checked",
"plugin:@stylistic/recommended-extends"
],
"rules": {
Expand Down

0 comments on commit 22fb8df

Please sign in to comment.