{ "version": "2.0.0", "tasks": [ { "type": "npm", "script": "changeset:new", "group": "none", "label": "changeset: new", "detail": "Create changeset and commit all changes", "runOptions": { "instanceLimit": 1 }, "presentation": { "reveal": "always", "focus": true, "panel": "new", "close": true } } ] }