FluentReader/.prettierrc.yml

6 lines
95 B
YAML

tabWidth: 4
semi: false
jsxBracketSameLine: true
arrowParens: "avoid"
quoteProps: "consistent"