{ "version": "2.0.0", "tasks": [ { "type": "npm", "script": "lint", "problemMatcher": [ "$eslint-stylish" ], "label": "npm: lint", "detail": "eslint frontend cypress --ext .js,.jsx,.ts,.tsx" } ] }