We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87c58e5 commit 8648b2cCopy full SHA for 8648b2c
1 file changed
images/base/.devcontainer/devcontainer.json
@@ -16,8 +16,9 @@
16
"ghcr.io/devcontainers/features/node:1": {
17
"version": "24"
18
},
19
+ "ghcr.io/shokkunrf/devcontainer-features/claude-code:1": {},
20
"ghcr.io/shokkunrf/devcontainer-features/node-packages:1": {
- "packages": "prettier,@anthropic-ai/claude-code,@google/gemini-cli"
21
+ "packages": "prettier,@google/gemini-cli"
22
23
"ghcr.io/shokkunrf/devcontainer-features/wd:1": {}
24
0 commit comments