Skip to content

Commit

Permalink
Launch config for transform test
Browse files Browse the repository at this point in the history
  • Loading branch information
bjornreppen committed Oct 18, 2023
1 parent 040c47e commit 8668ce6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,13 @@
"--nolazy"
]
},
{
"type": "node",
"request": "launch",
"name": "Transform_test",
"program": "node_modules/@artsdatabanken/lastejobb/lastejobb",
"args": ["stages/transform"]
},
{
"type": "node",
"request": "launch",
Expand Down

0 comments on commit 8668ce6

Please sign in to comment.