Skip to content

Commit a3eef87

Browse files
Add GH CLI to devcontainer.json. (microsoft#3308)
1 parent 010b9d7 commit a3eef87

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.devcontainer/devcontainer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
1313
},
1414
"ghcr.io/devcontainers-extra/features/dprint-asdf:2": {
1515
"version": "latest"
16-
}
16+
},
17+
"ghcr.io/devcontainers/features/github-cli:1": {}
1718
},
1819

1920
// Use 'forwardPorts' to make a list of ports inside the container available locally.

0 commit comments

Comments
 (0)