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 e8d5198 commit e45f532
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .prettierrc.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
bracketSpacing: true
printWidth: 120
proseWrap: "always"
singleQuote: false
tabWidth: 2
trailingComma: "all"
useTabs: false

overrides:
- files: "*.md"
Expand Down

0 comments on commit e45f532

Please sign in to comment.