mirror of
https://github.com/pnpm/pnpm.git
synced 2026-03-27 03:21:55 -04:00
* fix(cli/config): phantom keys Fixes https://github.com/pnpm/pnpm/issues/10296 This patch also include other refactors. * test: does not traverse the prototype chain * test: more properties * test: fix other tests * feat: revert unrelated changes