9 lines
63 B
TOML
9 lines
63 B
TOML
indent = [
|
|
"object",
|
|
"array"
|
|
]
|
|
|
|
outdent = [
|
|
"]",
|
|
"}"
|
|
]
|