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 f5257ed commit 65fcc34Copy full SHA for 65fcc34
.devcontainer/devcontainer.json
@@ -19,7 +19,7 @@
19
},
20
"features": {
21
"ghcr.io/devcontainers/features/node":{},
22
- "./claude-code": {},
+ "./claude-code": {}
23
24
// "ghcr.io/devcontainers/features/docker-in-docker:2": {}
25
// "ghcr.io/devcontainers/features/common-utils:2": {},
0 commit comments