We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d60807 commit 3cf2322Copy full SHA for 3cf2322
.devcontainer/devcontainer.json
@@ -6,7 +6,8 @@
6
"ghcr.io/devcontainers/features/git:1": {},
7
"ghcr.io/shyim/devcontainers-features/bun:0": {},
8
"ghcr.io/devcontainers/features/python:1": {},
9
- "ghcr.io/devcontainers/features/java:1": {}
+ "ghcr.io/devcontainers/features/java:1": {},
10
+ "ghcr.io/devcontainers/features/github-cli:1": {}
11
},
12
"customizations": {
13
"vscode": {
0 commit comments