{ "version": "2.0.0", "tasks": [ { "type": "npm", "script": "watch", "group": { "kind": "build", "isDefault": true }, "isBackground": true, "problemMatcher": "$esbuild-watch" } ] }