rage-framework/.prettierrc.yaml
Oleksandr Honcharov d67073d739 init
2024-06-09 01:35:14 +03:00

8 lines
114 B
YAML

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