pnpm/packages/plugin-commands-doctor
Zoltan Kochan cdd5eb6b5a
chore(release): 7.28.0
2023-02-25 18:17:46 +02:00
..
src feat: add `pnpm doctor` command to do checks for known common issues (#5526) 2022-10-22 14:08:22 +03:00
test feat: add `pnpm doctor` command to do checks for known common issues (#5526) 2022-10-22 14:08:22 +03:00
CHANGELOG.md chore(release): 7.28.0 2023-02-25 18:17:46 +02:00
README.md feat: add `pnpm doctor` command to do checks for known common issues (#5526) 2022-10-22 14:08:22 +03:00
jest.config.js feat: add `pnpm doctor` command to do checks for known common issues (#5526) 2022-10-22 14:08:22 +03:00
package.json chore(release): 7.28.0 2023-02-25 18:17:46 +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-doctor

pnpm commands for checks of known common issues

npm version

Installation

pnpm add @pnpm/plugin-commands-doctor

License

MIT