rage-framework-example/.prettierrc.yaml
2024-06-13 19:45:40 +03:00

7 lines
113 B
YAML

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