diff --git a/.vscode/launch.json b/.vscode/launch.json index 56d53b0d9..023b58166 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -66,7 +66,7 @@ "type": "node", "request": "attach", "protocol": "inspector", - "port": 9223, + "port": 9222, "sourceMaps": true } ]