{ "version": "0.2.0", "configurations": [ { "type": "chrome", "request": "launch", "name": "vue-mcli", "url": "http://localhost:9001", "webRoot": "${workspaceFolder}", "sourceMaps": true } ] }