{ "scripts": { "test": "pnpm recursive test --reporter append-only --workspace-concurrency 1", "build": "pnpm recursive run tsc" } }