Skip to content

Commit

Permalink
Remove deprecated prettier/@typescript-eslint reference
Browse files Browse the repository at this point in the history
  • Loading branch information
TanmayDhobale committed Mar 18, 2024
1 parent 938eb36 commit da86a82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ plugins:
extends:
- eslint:recommended
- plugin:@typescript-eslint/eslint-recommended
- plugin:@typescript-eslint/recommended
- prettier
- prettier/@typescript-eslint

parserOptions:
ecmaVersion: 2018
Expand Down

0 comments on commit da86a82

Please sign in to comment.