Files
runner-images-sangeeth/.vscode/extensions.json
T

9 lines
189 B
JSON
Raw Normal View History

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