Skip to content

Commit

Permalink
chore: unify prettier config file across projects
Browse files Browse the repository at this point in the history
  • Loading branch information
Bentroen committed Feb 27, 2024
1 parent 747a536 commit bccfe15
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
1 change: 1 addition & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"tabWidth": 2,
"trailingComma": "all",
"singleQuote": true,
"jsxSingleQuote": true,
"cssEnable": [
Expand Down
4 changes: 0 additions & 4 deletions server/.prettierrc

This file was deleted.

0 comments on commit bccfe15

Please sign in to comment.