Skip to content

Commit

Permalink
chore: remove defaults from prettier config
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulRBerg committed Dec 26, 2024
1 parent 00bcdf8 commit 3bcb47c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .prettierrc.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
bracketSpacing: true
plugins:
- "@trivago/prettier-plugin-sort-imports"
- "prettier-plugin-solidity"
printWidth: 120
proseWrap: "always"
singleQuote: false
tabWidth: 2
trailingComma: "all"

overrides:
Expand Down

0 comments on commit 3bcb47c

Please sign in to comment.