Skip to content

Commit

Permalink
vscode launch file
Browse files Browse the repository at this point in the history
  • Loading branch information
aerorahul committed Sep 11, 2024
1 parent ab5b171 commit 3806ecb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"type": "debugpy",
"request": "launch",
"program": "${file}",
"console": "integratedTerminal",
"console": "integratedTerminal"
}
]
}
}

0 comments on commit 3806ecb

Please sign in to comment.