Add debug config for launching project

This commit is contained in:
Manuel Thalmann 2022-12-14 09:29:49 +01:00
parent 077c2bd38a
commit 4e93da5488
No known key found for this signature in database
GPG key ID: 5FD9AD3CCDDBD27B

View file

@ -127,7 +127,15 @@
"console": "integratedTerminal"
}
],
"compounds": []
"compounds": [
{
"name": "Launch Project in Chrome",
"configurations": [
"Launch Website in Chrome",
"Launch Server"
]
}
]
},
"extensions": {
"recommendations": [