Skip to content

Commit

Permalink
chore: fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
derianrddev committed Jan 19, 2025
1 parent 8c12074 commit 16bcc3c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/backend/.prettierrc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"singleQuote": true,
"trailingComma": "all"
}
}
2 changes: 1 addition & 1 deletion apps/backend/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,4 +80,4 @@ Open [http://localhost:4000](http://localhost:4000/) in your browser or API clie

## License

MIT License
MIT License

0 comments on commit 16bcc3c

Please sign in to comment.