Files
pnpm/config/commands/test
marko1olo 6b5d91a4cc fix(config): restore globalconfig lookup (#12252)
* fix(config): restore globalconfig lookup

* refactor(config): derive globalconfig path from a single shared helper

Extract getGlobalConfigPath into @pnpm/config.reader and use it for both
the reader's warning message and 'config get globalconfig' so the reported
path cannot drift from the file pnpm actually reads. Add an e2e test that
writes a setting to the reported path and reads it back.

---------

Co-authored-by: Zoltan Kochan <z@kochan.io>
2026-06-07 13:25:52 +02:00
..