1
0
Fork 0
mirror of https://github.com/Fluffy-Bean/website.git synced 2025-01-17 03:55:14 +00:00
website/.prettierrc.yaml

5 lines
63 B
YAML
Raw Normal View History

2024-05-25 10:01:23 +00:00
trailingComma: "all"
tabWidth: 4
semi: true
singleQuote: false