diff --git a/.devcontainer.json b/.devcontainer.json index 1799a304..7ef0a76d 100644 --- a/.devcontainer.json +++ b/.devcontainer.json @@ -6,6 +6,7 @@ "features": { "ghcr.io/devcontainers/features/git:1": {}, "ghcr.io/devcontainers/features/node:1": {}, + "ghcr.io/devcontainers/features/github-cli:1": {}, "ghcr.io/devcontainers/features/common-utils:2": {}, "ghcr.io/devcontainers/features/docker-in-docker:2": { "moby": false,