Skip to content

Commit

Permalink
remove prettier/typescript plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
Schniz committed May 17, 2022
1 parent 25edf1d commit 03287d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ module.exports = {
extends: [
'plugin:@typescript-eslint/base',
'plugin:import/errors',
'prettier/@typescript-eslint',
'plugin:prettier/recommended',
'plugin:import/typescript',
],
Expand Down

0 comments on commit 03287d7

Please sign in to comment.