This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
pnpm
Watch
1
Star
0
Fork
0
You've already forked pnpm
mirror of
https://github.com/pnpm/pnpm.git
synced
2026-03-30 13:02:03 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e2c3ef313e7e06c68192ba3f38f736f60ff071fc
pnpm
/
config
/
plugin-commands-config
/
test
History
chlorine
bb287272a0
fix:
pnpm config get <key> -g
returns empty when the value is a boolean (
#6360
)
2023-04-06 03:39:24 +03:00
..
configDelete.test.ts
fix: config set should write to the global config file (
#6132
)
2023-02-25 18:15:38 +02:00
configGet.test.ts
fix:
pnpm config get <key> -g
returns empty when the value is a boolean (
#6360
)
2023-04-06 03:39:24 +03:00
configList.test.ts
fix: config set should write to the global config file (
#6132
)
2023-02-25 18:15:38 +02:00
configSet.test.ts
fix: config set should write to the global config file (
#6132
)
2023-02-25 18:15:38 +02:00
managingAuthSettings.test.ts
fix: settings related to authorization should be set by npm CLI (
#6195
)
2023-03-08 03:17:15 +02:00