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