Skip to content

Commit

Permalink
disable prettier on eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
rithviknishad committed Jul 17, 2024
1 parent d0079e1 commit 3b677f3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
"extends": [
"eslint:recommended",
"plugin:react-hooks/recommended",
"plugin:prettier/recommended",
"plugin:@typescript-eslint/eslint-recommended",
"plugin:@typescript-eslint/recommended",
"plugin:i18next/recommended",
Expand Down

0 comments on commit 3b677f3

Please sign in to comment.