{ "version": "2.0.0", "tasks": [ { "type": "npm", "script": "dev", "problemMatcher": [], "label": "npm: dev", "detail": "astro dev", "runOptions": { "runOn": "folderOpen" }, "isBackground": true, "presentation": { "reveal": "always", "panel": "new" } } ] }