diff --git a/.vscode/launch.json b/.vscode/launch.json index 5126665..0c8a649 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -12,7 +12,6 @@ "port": 9229, "localRoot": "${workspaceFolder}", "remoteRoot": "${workspaceFolder}", - "stopOnEntry": false, "skipFiles": ["/**"] }, {