Skip to content

Commit

Permalink
Turn of "prettier" as it's stupid
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuaboniface committed Oct 28, 2023
1 parent 538a5d1 commit 5633945
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 @@ -8,8 +8,7 @@
"eslint:recommended",
"plugin:react/recommended",
"plugin:react-hooks/recommended",
"plugin:jsx-a11y/recommended",
"plugin:prettier/recommended"
"plugin:jsx-a11y/recommended"
],
"globals": {
"JSX": "readonly"
Expand Down

0 comments on commit 5633945

Please sign in to comment.