Skip to content
Permalink
Browse files
added open file debug option
  • Loading branch information
aa7401 committed Oct 8, 2019
1 parent 53fc0b6 commit 357f86f8321981ffac5fde9b64c529e5cf141700
Showing 1 changed file with 6 additions and 0 deletions.
@@ -2,6 +2,12 @@
{
"version": "0.2.0",
"configurations": [
{
"type": "node",
"request": "launch",
"name": "Launch Current Opened File",
"program": "${file}"
},
{
"type": "node",
"request": "launch",

0 comments on commit 357f86f

Please sign in to comment.