Files
AFFiNE-Mirror/.taplo.toml
2025-11-08 23:07:16 +08:00

8 lines
199 B
TOML

exclude = ["node_modules/**/*.toml", "target/**/*.toml"]
# https://taplo.tamasfe.dev/configuration/formatter-options.html
[formatting]
align_entries = true
indent_tables = true
reorder_keys = true