pnpm/packages/plugin-commands-setup
Zoltan Kochan d80661d425
fix(setup): don't extend the PATH multiple times
ref https://github.com/pnpm/get.pnpm.io/issues/27
2023-02-28 03:54:02 +02:00
..
src fix: remove `suppressImplicitAnyIndexErrors` from typescript settings (#5991) 2023-01-28 18:19:26 +02:00
test fix: remove `suppressImplicitAnyIndexErrors` from typescript settings (#5991) 2023-01-28 18:19:26 +02:00
CHANGELOG.md chore(release): 7.28.0 2023-02-25 18:17:46 +02:00
README.md docs(readme): update installation sections 2022-01-07 18:05:35 +02:00
jest.config.js feat: a new command for setting up pnpm (#3456) 2021-05-22 22:36:50 +03:00
package.json fix(setup): don't extend the PATH multiple times 2023-02-28 03:54:02 +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-setup

pnpm commands for setting up pnpm

npm version

Installation

pnpm add @pnpm/plugin-commands-setup

License

MIT