{ "version": "2.0.0", "tasks": [ { "type": "npm", "script": "serve", "path": "pc/", "problemMatcher": [], "label": "npm: serve - pc", "detail": "vue-cli-service serve" }, { "type": "npm", "script": "serve", "path": "online/", "problemMatcher": [], "label": "npm: serve - online", "detail": "vue-cli-service serve" } ] }