unhide EH debug config

This commit is contained in:
Andre Weinand
2020-01-08 10:26:56 +01:00
parent d70c0a9a3f
commit 875bb849d5

5
.vscode/launch.json vendored
View File

@@ -19,10 +19,7 @@
"restart": true,
"outFiles": [
"${workspaceFolder}/out/**/*.js"
],
"presentation": {
"hidden": true,
}
]
},
{
"type": "chrome",