Skip to content

Commit 106648c

Browse files
authored
Add ms-azuretools.vscode-containers (#884)
1 parent f7732c6 commit 106648c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

extensions.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -697,6 +697,10 @@
697697
"ms-azuretools.vscode-azureresourcegroups": {
698698
"repository": "https://github.com/Microsoft/vscode-azureresourcegroups"
699699
},
700+
"ms-azuretools.vscode-containers": {
701+
"repository": "https://github.com/microsoft/vscode-containers",
702+
"prepublish": "npm run build"
703+
},
700704
"ms-azuretools.vscode-docker": {
701705
"repository": "https://github.com/microsoft/vscode-docker",
702706
"prepublish": "npm run build"

0 commit comments

Comments
 (0)