8000 Simplify to a string · github/codespaces-react@b540fbe · GitHub
[go: up one dir, main page]

Skip to content

Commit b540fbe

Browse files
authored
Simplify to a string
1 parent 2c91374 commit b540fbe

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
{
2-
"postAttachCommand": {
3-
"server": "npm start"
4-
},
2+
"postAttachCommand": "npm start",
53

64
"portsAttributes": {
75
"3000": {

0 commit comments

Comments
 (0)
0