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 6bed03b commit 4b6d862Copy full SHA for 4b6d862
src/javascript-node/.devcontainer.json
@@ -6,6 +6,7 @@
6
"features": {
7
"ghcr.io/devcontainers/features/common-utils:1": {
8
"installZsh": "true",
9
+ "username": "node",
10
"upgradePackages": "true"
11
},
12
"ghcr.io/devcontainers/features/node:1": {
0 commit comments