Skip to content

Commit

Permalink
build: prettier configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
wdavidw committed Nov 7, 2024
1 parent 7d3815c commit 5935cc0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ yarn.lock
!.husky
!.github
!.gitignore
!.prettierrc.yml
1 change: 1 addition & 0 deletions .prettierrc.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
experimentalTernaries: true

0 comments on commit 5935cc0

Please sign in to comment.