Skip to content

Commit 01ab74a

Browse files
committed
chore: change file for debag
1 parent 037a7a1 commit 01ab74a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/launch.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"skipFiles": [
1212
"<node_internals>/**"
1313
],
14-
"program": "${workspaceFolder}\\01_basics\\09-arrow_function.js"
14+
"program": "${workspaceFolder}\\01_basics\\10-objects.js"
1515
},
1616
{
1717
"type": "node",

0 commit comments

Comments
 (0)