{ "version": "0.0.1", "configurations": [ { "name": "rolac-app", "runtimeExecutable": "npm", "runtimeArgs": ["start"], "port": 4200 } ] }