dotfiles/vscode/.vscode/extensions/wholroyd.jinja-0.0.8/jinja.configuration.json
Errol Sancaktar ff17c17e23 vscode
2024-06-14 09:31:58 -06:00

11 lines
128 B
JSON

{
"comments": {
"lineComment": "#"
},
"brackets": [
["{", "}"],
["[", "]"],
["(", ")"],
["{%", "%}"]
]
}