aboutsummaryrefslogtreecommitdiff
path: root/.prettierrc.toml
blob: c95475af6a49dd30265810be2552b20b7e939bbf (plain)
1
2
3
# Prettier config file. For more opitons see https://prettier.io/docs/en/options
tabWidth = 4
trailingComma = "all"