We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb91af0 commit bded813Copy full SHA for bded813
1 file changed
.devcontainer/devcontainer.json
@@ -32,6 +32,5 @@
32
"postCreateCommand": "npm ci && npm run build",
33
34
// Comment out connect as root instead. More info: https://aka.ms/vscode-remote/containers/non-root.
35
- "remoteUser": "node",
36
-
+ "remoteUser": "node"
37
}
0 commit comments