mirror of
https://gitea.com/actions/setup-node.git
synced 2024-11-24 02:59:33 +01:00
Update launch.json
This commit is contained in:
parent
a63c1aa3f3
commit
37d152adf0
1 changed files with 4 additions and 0 deletions
4
.vscode/launch.json
vendored
4
.vscode/launch.json
vendored
|
@ -4,6 +4,10 @@
|
|||
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
|
||||
"version": "0.2.0",
|
||||
"configurations": [
|
||||
|
||||
|
||||
|
||||
|
||||
{
|
||||
"name": "Debug Jest Tests on Nix",
|
||||
"type": "node",
|
||||
|
|
Loading…
Reference in a new issue