rage-framework-example/apps/rpc/.prettierrc.yaml
2024-10-03 12:56:21 +01:00

7 lines
92 B
YAML

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