pnpm/exec/plugin-commands-script-runners
Zoltan Kochan 9120b19cf2
chore(release): 7.27.0
2023-02-08 14:27:15 +02:00
..
src feat: support to run multi script commands specified with regex selector (#5871) 2023-02-02 03:27:40 +02:00
test feat: support to run multi script commands specified with regex selector (#5871) 2023-02-02 03:27:40 +02:00
CHANGELOG.md chore(release): 7.27.0 2023-02-08 14:27:15 +02:00
README.md refactor: group projects in different subdirectories (#5659) 2022-11-20 01:35:22 +02:00
jest.config.js refactor: group projects in different subdirectories (#5659) 2022-11-20 01:35:22 +02:00
package.json chore(release): 7.27.0 2023-02-08 14:27:15 +02:00
tsconfig.json fix: remove `suppressImplicitAnyIndexErrors` from typescript settings (#5991) 2023-01-28 18:19:26 +02:00
tsconfig.lint.json refactor: put all non-public projects to directories that start with __ 2022-11-20 02:40:44 +02:00

README.md

@pnpm/plugin-commands-script-runners

Commands for running scripts

npm version

Installation

pnpm add @pnpm/plugin-commands-script-runners

License

MIT