Skip to content

Commit 31eb98d

Browse files
authored
Create devcontainer.json
1 parent 5bda5bb commit 31eb98d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.devcontainer/devcontainer.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"onCreateCommand": "npm install",
3+
"postCreateCommand": ""
4+
}

0 commit comments

Comments
 (0)