diff --git a/.vscode/launch.template.json b/.vscode/launch.template.json index a2477ed7fa13f..134216381d7a2 100644 --- a/.vscode/launch.template.json +++ b/.vscode/launch.template.json @@ -44,9 +44,6 @@ "smartStep": true, "preLaunchTask": "npm: build:tests", "console": "integratedTerminal", - "outFiles": [ - "${workspaceRoot}/built/local/run.js" - ], "customDescriptionGenerator": "'__tsDebuggerDisplay' in this ? this.__tsDebuggerDisplay(defaultValue) : defaultValue" }, {