mirror of
https://github.com/Fluffy-Bean/TastyBites.git
synced 2025-05-14 07:32:16 +00:00
Create .prettierrc.yaml
This commit is contained in:
parent
d25b9accda
commit
a1b7ac4dab
1 changed files with 4 additions and 0 deletions
4
.prettierrc.yaml
Normal file
4
.prettierrc.yaml
Normal file
|
@ -0,0 +1,4 @@
|
|||
trailingComma: "es5"
|
||||
tabWidth: 4
|
||||
semi: true
|
||||
singleQuote: false
|
Loading…
Add table
Reference in a new issue