Skip to content

Commit

Permalink
chore: change prettier to plugin:prettier/recommended (#366)
Browse files Browse the repository at this point in the history
  • Loading branch information
peaceiris committed Jun 24, 2020
1 parent 89628f0 commit 91a3cf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"plugin:@typescript-eslint/eslint-recommended",
"plugin:@typescript-eslint/recommended",
"plugin:jest/recommended",
"prettier",
"plugin:prettier/recommended",
"prettier/@typescript-eslint"
],
"plugins": ["@typescript-eslint"],
Expand Down

0 comments on commit 91a3cf4

Please sign in to comment.