diff --git a/.vscode/launch.json b/.vscode/launch.json index 942482f..ae3faa4 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -8,6 +8,7 @@ "name": "Attach", "port": 9229, "request": "attach", + "restart": true, "skipFiles": [ "/**" ],