{ "version": "2.0.0", "tasks": [ { "label": "npm: build", "detail": "npm run dev", "type": "npm", "script": "dev", "problemMatcher": [] } ] }