helix/runtime/queries/json/indents.toml

10 lines
63 B
TOML

indent = [
"object",
"array"
]
outdent = [
"]",
"}"
]