Files
pnpm/packages/plugin-commands-recursive
Aankhen 758a3e4eef feat: add ^...' and ...^' filters
`package^...` is like `package...` but excludes `package` itself.
`...^package` is like `...package` but excludes `package` itself.

PR #2201
2019-12-10 22:51:34 +02:00
..
2019-12-10 22:51:34 +02:00
2019-12-10 22:51:34 +02:00
2019-12-10 22:47:34 +02:00

@pnpm/plugin-commands-recursive

Recursive commands

npm version

Installation

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

License

MIT © Zoltan Kochan