IPost/.prettierrc.toml
2025-04-29 00:29:00 +02:00

5 lines
67 B
TOML

trailingComma = "es5"
tabWidth = 4
semi = false
singleQuote = true