Skip to content

Instantly share code, notes, and snippets.

View johannesschobel's full-sized avatar
🐼
black metal panda

Johannes Schobel johannesschobel

🐼
black metal panda
View GitHub Profile
@johannesschobel
johannesschobel / launch.json
Created August 6, 2019 09:35 — forked from toddwseattle/cloudSettings
vscode debug configuration for an nx configuration with jest and vscode-jest extension
{
// 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
// -------
// this includes launching against chorme; but assumes you have done an ng serve
// in a command window
//
// the vscode-jest config let's you pick an nx configuration to launch.
//