{ "version": "2.0.0", "tasks": [ { "type": "npm", "script": "open", "problemMatcher": [], "label": "npm: open", "detail": "./node_modules/.bin/cypress open", "group": { "kind": "build", "isDefault": true } } ] }