{ "version": "2.0.0", "tasks": [ { "type": "npm", "script": "build", "group": "build", "problemMatcher": [], "label": "gulp: build", "detail": "gulp build" }, { "label": "npm: compile-smoke-tests", "type": "shell", "command": "npm run compile-smoke-tests", "group": "build", "problemMatcher": [] } ] }