Skip to content

Instantly share code, notes, and snippets.

@lando2319
Created August 29, 2023 14:48
Show Gist options
  • Save lando2319/f92efe77d4582e5fc8f1d5b1b1eb04f9 to your computer and use it in GitHub Desktop.
Save lando2319/f92efe77d4582e5fc8f1d5b1b1eb04f9 to your computer and use it in GitHub Desktop.
{
"type": "chrome",
"request": "launch",
"name": "chrome lookup url",
"url": "http://localhost:3000/#/lookup",
"webRoot": "${workspaceFolder}/src/components"
}
,
// put that in launch.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment