Skip to content

Commit

Permalink
More prettier to .prettierrc.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
paddyroddy committed Sep 27, 2024
1 parent 2cdea6a commit 9ff01e0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,3 @@ repos:
rev: v3.3.3
hooks:
- id: prettier
args:
- --prose-wrap=always
- --quote-props=as-needed
3 changes: 3 additions & 0 deletions .prettierrc.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
proseWrap: always
quoteProps: as-needed

0 comments on commit 9ff01e0

Please sign in to comment.