Skip to content

Commit b68da37

Browse files
committed
don't hide attach to extension host
1 parent 50d9f05 commit b68da37

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.vscode/launch.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,7 @@
2020
"port": 5870,
2121
"outFiles": [
2222
"${workspaceFolder}/out/**/*.js"
23-
],
24-
"presentation": {
25-
"hidden": true
26-
}
23+
]
2724
},
2825
{
2926
"type": "pwa-chrome",

0 commit comments

Comments
 (0)