Skip to content

Commit 871323a

Browse files
committed
npm install
1 parent db39fbf commit 871323a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.vscode/launch.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
55
"version": "0.2.0",
66
"configurations": [
7+
78
{
89
"name": "Test",
910
"type": "node",
@@ -14,4 +15,4 @@
1415
"console": "internalConsole"
1516
}
1617
]
17-
}
18+
}

0 commit comments

Comments
 (0)