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