summaryrefslogtreecommitdiff
path: root/.prettierrc.toml
blob: 96c2143535e162d19726977fc703313b1e22fadd (plain)
1
2
3
4
singleQuote = true
tabWidth = 2
useTabs = true
printWidth = 100