Files
pnpm/packages/plugin-commands-recursive
Zoltan Kochan fa74b516ec refactor: plugin-commands-recursive
This changes will allow to move the recursive commands to the
plugins they belong to.

For instance, "pnpm install -r" should be handled by the same
plugin as "pnpm install"

PR #2236

BREAKING CHANGE: @pnpm/plugin-commands-recursive
2019-12-25 01:10:26 +02:00
..
2019-12-25 01:10:26 +02:00
2019-12-25 01:10:26 +02:00

@pnpm/plugin-commands-recursive

Recursive commands

npm version

Installation

<pnpm|npm|yarn> add @pnpm/plugin-commands-recursive

License

MIT © Zoltan Kochan