Files

12 lines
165 B
YAML

display_name: "PowerShell"
indent_unit:
space: 4
comment_prefix: "#"
brackets:
- start: "{"
end: "}"
- start: "("
end: ")"
- start: "["
end: "]"