This commit is contained in:
CarleyDiaz-Bitwarden 2022-06-27 10:53:14 -04:00
parent 20c556890c
commit 9517d04848
1 changed files with 0 additions and 15 deletions

View File

@ -1,15 +0,0 @@
{
// Use IntelliSense to learn about possible attributes.
// Hover to view descriptions of existing attributes.
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": [
{
"type": "pwa-chrome",
"request": "launch",
"name": "Launch Chrome against localhost",
"url": "http://localhost:8080",
"webRoot": "${workspaceFolder}"
}
]
}