mise/.prettierrc.toml

4 lines
96 B
TOML

[[overrides]]
files = "xtasks/fig/**/*.ts"
options = { trailingComma = "es5", printWidth = 80 }