{ "version": "2.0.0", "tasks": [ { "type": "npm", "script": "dev", "problemMatcher": [], "label": "pnpm: dev", "detail": "vuepress-vite dev src", "isBackground": true, "runOptions": { "runOn": "folderOpen", "instanceLimit": 1 } } ] }