mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-19 04:19:25 +00:00
chore: Add .prettierrc.yaml in apps/web directory
This commit is contained in:
parent
5558fc0c89
commit
8b7a4d80c2
1 changed files with 3 additions and 0 deletions
3
apps/web/.prettierrc.yaml
Normal file
3
apps/web/.prettierrc.yaml
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
trailingComma: "es5"
|
||||||
|
semi: false
|
||||||
|
singleQuote: true
|
||||||
Loading…
Add table
Add a link
Reference in a new issue