enso/gui/.prettierrc.toml
2020-11-26 14:49:30 +01:00

5 lines
67 B
TOML

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