This website requires JavaScript.
Explore
Help
Sign In
tongChong
/
pnpm
Watch
1
Star
0
Fork
You've already forked pnpm
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
main
pnpm
/
packages
/
plugin-commands-doctor
History
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
Installation
pnpm add @pnpm/plugin-commands-doctor
License
MIT