SimplyCompat/.prettierrc.yaml
2025-02-19 02:35:01 -05:00

8 lines
147 B
YAML

trailingComma: "none"
useTabs: false
tabWidth: 2
semi: true
singleQuote: false
printWidth: 100
arrowParens: "always"
singleAttributePerLine: false