0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-02 19:43:00 +00:00
terraform-provider-proxmox/.vscode/extensions.json
Pavel Boldyrev d8f82d47b3
chore(tests): Update acceptance tests to PVE 8.1, add docs (#834)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2023-12-24 07:26:06 -05:00

9 lines
162 B
JSON

{
"recommendations": [
"davidanson.vscode-markdownlint",
"golang.go",
"hashicorp.terraform",
"joshbolduc.commitlint",
]
}