This repository has been archived on 2024-10-30. You can view files and clone it, but cannot push or open issues or pull requests.
rage-framework-rpc/.prettierrc.yaml
Oleksandr Honcharov ce5824db81 init
2024-09-15 21:39:04 +03:00

7 lines
92 B
YAML

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