dotfiles/.prettierrc.toml

5 lines
113 B
TOML

"$schema" = "https://json.schemastore.org/prettierrc.json"
trailingComma = "es5"
singleQuote = true
tabWidth = 2