13 lines
166 B
YAML
13 lines
166 B
YAML
display_name: "Vue"
|
|
indent_unit:
|
|
space: 2
|
|
brackets:
|
|
- start: "{"
|
|
end: "}"
|
|
- start: "["
|
|
end: "]"
|
|
- start: "("
|
|
end: ")"
|
|
- start: "<"
|
|
end: ">"
|