Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "launch": {
- "configurations": [
- {
- "type": "node",
- "request": "launch",
- "name": "Launch Program",
- "program": "${file}"
- }
- ],
- "compounds": []
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement