rage-framework-example/.prettierrc.yaml
2025-01-26 22:30:10 +00:00

8 lines
114 B
YAML

tabWidth: 4
printWidth: 80
singleQuote: true
jsxSingleQuote: false
semi: false
arrowParens: avoid
endOfLine: auto