This repository has been archived on 2026-09-05. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
rage-framework-example/.prettierrc.yaml
T

7 lines
113 B
YAML

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