Skip to content

Commit 6569ffe

Browse files
committed
update devcontainer.json
1 parent 7b849f2 commit 6569ffe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
// "forwardPorts": [],
2626

2727
// Use 'postCreateCommand' to run commands after the container is created.
28-
// "postCreateCommand": "yarn install",
28+
"postCreateCommand": "yarn install",
2929

3030
// Comment out connect as root instead. More info: https://aka.ms/vscode-remote/containers/non-root.
3131
"remoteUser": "node"

0 commit comments

Comments
 (0)