Skip to content

Commit 88ceefd

Browse files
authored
Change port (microsoft#1256)
1 parent c3951e2 commit 88ceefd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/launch.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"type": "node",
7070
"request": "attach",
7171
"protocol": "inspector",
72-
"port": 9229,
72+
"port": 9223,
7373
"sourceMaps": true
7474
}
7575
]

0 commit comments

Comments
 (0)