{ "version": "0.2.0", "configurations": [ { "type": "pwa-node", "request": "attach", "name": "Launch Program", "skipFiles": [ "/**" ], "port": 9229, "outputCapture": "std" } ] }