aboutsummaryrefslogtreecommitdiff
path: root/helix-22.03-x86_64-windows/runtime/queries/json/indents.toml
blob: 64a8d1757f09a3fc5a37ed429b94a0ba67d467b6 (plain)
1
2
3
4
5
6
7
8
9
indent = [
  "object",
  "array"
]

outdent = [
  "]",
  "}"
]