Skip to content

Commit

Permalink
remove prettier for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Zetazzz committed Jun 7, 2024
1 parent 3c4cb32 commit efa5f67
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 @@ -7,8 +7,7 @@
},
"extends": [
"eslint:recommended",
"plugin:@typescript-eslint/recommended",
"prettier"
"plugin:@typescript-eslint/recommended"
],
"overrides": [],
"parser": "@typescript-eslint/parser",
Expand Down

0 comments on commit efa5f67

Please sign in to comment.