Skip to content

Commit

Permalink
Merge pull request #435 from benallfree/chore/prettierrc
Browse files Browse the repository at this point in the history
chore: add .prettierrc
  • Loading branch information
crutchcorn committed Apr 18, 2024
2 parents b6c1bb5 + 4539eb5 commit 6b1f1b7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"singleQuote": false,
"semi": true
}

0 comments on commit 6b1f1b7

Please sign in to comment.