foodotfiles/.prettierrc.toml
2022-09-16 19:21:54 +03:00

5 lines
113 B
TOML

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