diff --git a/.vscode/launch.json b/.vscode/launch.json index 558cc9f0f3b..6cc180e41fc 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -19,10 +19,7 @@ "restart": true, "outFiles": [ "${workspaceFolder}/out/**/*.js" - ], - "presentation": { - "hidden": true, - } + ] }, { "type": "chrome",