There was an error while loading. Please reload this page.
1 parent 2c91374 commit b540fbeCopy full SHA for b540fbe
.devcontainer/devcontainer.json
@@ -1,7 +1,5 @@
1
{
2
- "postAttachCommand": {
3
- "server": "npm start"
4
- },
+ "postAttachCommand": "npm start",
5
6
"portsAttributes": {
7
"3000": {
0 commit comments