rage-framework/.prettierrc.yaml

8 lines
114 B
YAML
Raw Permalink Normal View History

2024-06-08 22:35:14 +00:00
tabWidth: 4
printWidth: 80
singleQuote: true
jsxSingleQuote: false
semi: false
arrowParens: avoid
endOfLine: auto