diff --git a/.vscode/launch.json b/.vscode/launch.json index 1b823d9c03..36be679916 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -69,7 +69,7 @@ } }, { - "type": "chrome", + "type": "pwa-chrome", "request": "attach", "name": "Attach to azuredatastudio", "timeout": 50000,