We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74d41a8 commit 1b7fc05Copy full SHA for 1b7fc05
template/.devcontainer/devcontainer.json.jinja
@@ -7,7 +7,6 @@
7
{%- if project_type == 'app' %}
8
"ghcr.io/devcontainers/features/docker-in-docker:2": {},
9
{%- endif %}
10
- "ghcr.io/devcontainers/features/node:1": {},
11
"ghcr.io/devcontainers-extra/features/starship": {}
12
},
13
"overrideCommand": true,
0 commit comments