GoToSocial/vendor/github.com/uptrace/bun/.prettierrc.yml

7 lines
95 B
YAML

trailingComma: all
tabWidth: 2
semi: false
singleQuote: true
proseWrap: always
printWidth: 100