Skip to content

Commit

Permalink
Allow to set breakpoint while running tests
Browse files Browse the repository at this point in the history
  • Loading branch information
GehDoc committed Jan 3, 2024
1 parent 0dad3e4 commit 19a97ad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
],
"stopOnEntry": false,
"sourceMaps": true,
"outFiles": [ "${workspaceRoot}/out/test/**/*.js" ],
"preLaunchTask": "build-dev"
},
{
Expand Down

0 comments on commit 19a97ad

Please sign in to comment.