{ "version": "0.0.1", "configurations": [ { "name": "ghostguild", "runtimeExecutable": "npm", "runtimeArgs": ["run", "dev"], "port": 3003 } ] }