Skip to content

Commit c685c3e

Browse files
Update devcontainer.json
Signed-off-by: Alexander Prendota <[email protected]>
1 parent eb7952b commit c685c3e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
{
22
"name": "Node.js",
3-
"image": "mcr.microsoft.com/devcontainers/javascript-node:1-18-bullseye",
4-
"postCreateCommand": "npm i"
3+
"image": "mcr.microsoft.com/devcontainers/javascript-node:1-18-bullseye"
54
}

0 commit comments

Comments
 (0)