mirror of
https://github.com/hacs/integration.git
synced 2025-07-22 00:35:16 +00:00
Add claude-code to devcontainer (#4695)
This commit is contained in:
@ -56,7 +56,9 @@
|
|||||||
},
|
},
|
||||||
"remoteUser": "vscode",
|
"remoteUser": "vscode",
|
||||||
"features": {
|
"features": {
|
||||||
|
"ghcr.io/anthropics/devcontainer-features/claude-code:1.0": {},
|
||||||
"ghcr.io/devcontainers/features/github-cli:1": {},
|
"ghcr.io/devcontainers/features/github-cli:1": {},
|
||||||
|
"ghcr.io/devcontainers/features/node:1": {},
|
||||||
"ghcr.io/devcontainers/features/rust:1": {}
|
"ghcr.io/devcontainers/features/rust:1": {}
|
||||||
}
|
}
|
||||||
}
|
}
|
Reference in New Issue
Block a user