mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-04 08:38:34 +00:00
8 lines
199 B
TOML
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
|