Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 394 Bytes

perfect-squids-count.md

File metadata and controls

16 lines (12 loc) · 394 Bytes
@pnpm/plugin-commands-config pnpm
major
minor

pnpm gets its own implementation of the following commands:

  • pnpm config get
  • pnpm config set
  • pnpm config delete
  • pnpm config list

In previous versions these commands were passing through to npm CLI.

PR: #5829 Related issue: #5621