summaryrefslogtreecommitdiff
path: root/.vscode/extensions.json
blob: 9bda081db6b3591daff9aee0a7b87b177d287a4a (plain)
1
2
3
4
5
6
7
8
{
  "recommendations": [
    "redhat.ansible",
    "redhat.vscode-yaml",
    "samuelcolvin.jinjahtml",
    "tamasfe.even-better-toml",
  ]
}