rage-framework-example/.prettierrc.yaml

7 lines
113 B
YAML
Raw Permalink Normal View History

2024-06-13 16:45:40 +00:00
tabWidth: 4
printWidth: 80
singleQuote: true
jsxSingleQuote: false
semi: false
arrowParens: avoid
endOfLine: auto