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 7b849f2 commit 6569ffeCopy full SHA for 6569ffe
.devcontainer/devcontainer.json
@@ -25,7 +25,7 @@
25
// "forwardPorts": [],
26
27
// Use 'postCreateCommand' to run commands after the container is created.
28
- // "postCreateCommand": "yarn install",
+ "postCreateCommand": "yarn install",
29
30
// Comment out connect as root instead. More info: https://aka.ms/vscode-remote/containers/non-root.
31
"remoteUser": "node"
0 commit comments