rage-framework-example/apps/rpc/.prettierrc.yaml

7 lines
92 B
YAML
Raw Normal View History

2024-10-03 11:56:21 +00:00
tabWidth: 4
printWidth: 80
singleQuote: true
semi: false
arrowParens: avoid
endOfLine: auto