pnpm/exec/plugin-commands-script-runners
Zoltan Kochan 583e3954be
fix: remove `suppressImplicitAnyIndexErrors` from typescript settings (#5991)
2023-01-28 18:19:26 +02:00
..
src fix(plugin-commands-script-runners): support directory with path delimiter when running local bin (#5874) 2023-01-08 18:09:03 +02:00
test fix: remove `suppressImplicitAnyIndexErrors` from typescript settings (#5991) 2023-01-28 18:19:26 +02:00
CHANGELOG.md chore(release): 7.26.1 2023-01-27 06:13:07 +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.26.1 2023-01-27 06:13:07 +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