summaryrefslogtreecommitdiff
path: root/vendor/github.com/uptrace/bun/.prettierrc.yml
blob: decea56347fd85f028e5f526080adb53e6df1c25 (plain)
1
2
3
4
5
6
trailingComma: all
tabWidth: 2
semi: false
singleQuote: true
proseWrap: always
printWidth: 100