Skip to content

Commit 05001c4

Browse files
authored
Add onCreateCommand
1 parent 2d5a08b commit 05001c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"extensions": [
33
"gh-gh-dogfooding.codespaces-zero"
44
],
5+
"onCreateCommand": "npm install",
56
"codespaces": {
67
"zero": {
78
"defaultFile": "src/App.js",

0 commit comments

Comments
 (0)