mirror of
https://github.com/pnpm/pnpm.git
synced 2026-03-27 03:21:55 -04:00
Replace the hardcoded command name list in main.ts with a declarative recursiveByDefault property on CommandDefinition. Each command that should run workspace-wide by default now exports this property. Also adds recursiveByDefault to list, ll, and why commands.
@pnpm/plugin-commands-patches
Commands for creating patches
Installation
pnpm add @pnpm/plugin-commands-patching
License
MIT