{ "version": "2.0.0", "tasks": [ { "label": "build", "command": "npm", "args": ["run", "build"], "presentation": { "close": true } } ] }