SL/.vscode/extensions.json

8 lines
162 B
JSON
Raw Permalink Normal View History

2022-06-13 22:09:07 +02:00
{
"recommendations": [
"oderwat.indent-rainbow",
"redhat.vscode-yaml",
"hashicorp.terraform",
"samuelcolvin.jinjahtml"
]
}