Add pwa-chrome for attach to azuredatastudio (#10414)

* Add pwa-chrome for attach to azuredatastudio

* Why did you get in here
This commit is contained in:
Amir Omidi
2020-05-14 15:51:50 -07:00
committed by GitHub
parent abdd9af931
commit aea772d631

2
.vscode/launch.json vendored
View File

@@ -69,7 +69,7 @@
} }
}, },
{ {
"type": "chrome", "type": "pwa-chrome",
"request": "attach", "request": "attach",
"name": "Attach to azuredatastudio", "name": "Attach to azuredatastudio",
"timeout": 50000, "timeout": 50000,