pnpm/exec/plugin-commands-script-runners/test
Shinobu Hayashi 9ac6940442
feat: support to run multi script commands specified with regex selector (#5871)
2023-02-02 03:27:40 +02:00
..
utils refactor: group projects in different subdirectories (#5659) 2022-11-20 01:35:22 +02:00
create.ts refactor: group projects in different subdirectories (#5659) 2022-11-20 01:35:22 +02:00
dlx.e2e.ts feat(plugin-commands-script-runners): add --shell-mode option for pnpm dlx (#5840) 2022-12-26 18:58:25 +02:00
dlx.ts refactor: group projects in different subdirectories (#5659) 2022-11-20 01:35:22 +02:00
exec.e2e.ts fix: remove `suppressImplicitAnyIndexErrors` from typescript settings (#5991) 2023-01-28 18:19:26 +02:00
exec.ts refactor: group projects in different subdirectories (#5659) 2022-11-20 01:35:22 +02:00
index.ts feat: support to run multi script commands specified with regex selector (#5871) 2023-02-02 03:27:40 +02:00
makeEnv.test.ts fix(plugin-commands-script-runners): support directory with path delimiter when running local bin (#5874) 2023-01-08 18:09:03 +02:00
runCompletion.ts refactor: group projects in different subdirectories (#5659) 2022-11-20 01:35:22 +02:00
runRecursive.ts feat: support to run multi script commands specified with regex selector (#5871) 2023-02-02 03:27:40 +02:00
testRecursive.ts refactor: group projects in different subdirectories (#5659) 2022-11-20 01:35:22 +02:00