mirror of
https://github.com/pnpm/pnpm.git
synced 2026-03-28 20:11:48 -04:00
* refactor(workspace): return type annotations * refactor: replace intersection with extends (#7893) * refactor: replace intersection with extends This change may require bumping major versions of the affected packages * test: fix type errors