{ "version": "2.0.0", "tasks": [ { "args": [ "start" ], "command": "pnpm", "group": "build", "isBackground": true, "label": "Run Electron App", "problemMatcher": [ "$electron" ], "type": "shell" } ] }