add node to .devcontainer features
This commit is contained in:
parent
6807e6f56e
commit
6f79046b48
1 changed files with 2 additions and 1 deletions
|
|
@ -29,6 +29,7 @@
|
||||||
"features": {
|
"features": {
|
||||||
"ghcr.io/devcontainers/features/git:1": {},
|
"ghcr.io/devcontainers/features/git:1": {},
|
||||||
"ghcr.io/devcontainers/features/go:1": {},
|
"ghcr.io/devcontainers/features/go:1": {},
|
||||||
"ghcr.io/devcontainers/features/hugo:1": {}
|
"ghcr.io/devcontainers/features/hugo:1": {},
|
||||||
|
"ghcr.io/devcontainers/features/node:1": {}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue