We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8dd9e6 commit 0549280Copy full SHA for 0549280
1 file changed
.devcontainer/devcontainer.json
@@ -12,5 +12,6 @@
12
]
13
}
14
},
15
+ "onCreateCommand": "npm install",
16
"postAttachCommand": "npm run serve"
17
0 commit comments