We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9444dce + 9ad3436 commit 759077fCopy full SHA for 759077f
1 file changed
.devcontainer/devcontainer.json
@@ -9,7 +9,8 @@
9
"features": {
10
"ghcr.io/devcontainers/features/node:1": {
11
"version": "18"
12
- }
+ },
13
+ "ghcr.io/devcontainers/features/azure-cli:1": {}
14
},
15
16
// Use 'forwardPorts' to make a list of ports inside the container available locally.
0 commit comments