Skip to content

Commit

Permalink
fix(rules): remove prettier react
Browse files Browse the repository at this point in the history
  • Loading branch information
YvesRijckaert authored and schorfES committed Sep 28, 2021
1 parent 6df8671 commit 3f0015f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rules/prettier.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
module.exports = {
extends: [
'prettier',
'prettier/react',
],
plugins: [
'prettier',
Expand Down

0 comments on commit 3f0015f

Please sign in to comment.