Example: ``` { "type": "npm", "script": "compile", "group": { "_id": "build" }, "problemMatcher": [], "label": "npm: compile", "detail": "tsc -p ./" } ```
Example: