Skip to content

Commit

Permalink
remove prettier/@typescript-eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
peaceiris committed Mar 6, 2021
1 parent 1e0a7eb commit e13c8a0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@
"plugin:@typescript-eslint/eslint-recommended",
"plugin:@typescript-eslint/recommended",
"plugin:jest/recommended",
"plugin:prettier/recommended",
"prettier/@typescript-eslint"
"plugin:prettier/recommended"
],
"plugins": ["@typescript-eslint"],
"globals": {
Expand Down

0 comments on commit e13c8a0

Please sign in to comment.