{ "configurations": [ { "type": "command", "name": "Run", "program": "npm.exe", "args": ["run", "start"] }, ] }