Skip to content

Instantly share code, notes, and snippets.

@dbenchi
Created June 14, 2017 12:10
Show Gist options
  • Save dbenchi/61c48b7c277aefa9b6c27fe81fec96bf to your computer and use it in GitHub Desktop.
Save dbenchi/61c48b7c277aefa9b6c27fe81fec96bf to your computer and use it in GitHub Desktop.
{
"name": "Debug karma tests in Chrome",
"type": "chrome",
"request": "attach",
"port": 9222,
"sourceMaps": true,
"webRoot": "${workspaceRoot}",
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment