Files
runner-images-sangeeth/.vscode/extensions.json
2023-08-23 12:55:49 +02:00

9 lines
189 B
JSON

{
"recommendations": [
"streetsidesoftware.code-spell-checker",
"hashicorp.hcl",
"davidanson.vscode-markdownlint",
"ms-vscode.powershell",
"timonwong.shellcheck"
]
}