Zoltan Kochan
|
44526c3330
|
refactor: use object.key-sorting (#9117)
|
2025-02-16 11:59:36 +01:00 |
|
Khải
|
e0f47f45e4
|
feat(config): get on array (#7917)
* refactor(config): return type annotations
* refactor: simplify configGet
* test: fix typescript errors
* feat(config): get on array
* feat(config): use comma instead
* lint: fix
|
2024-04-13 14:14:52 +02:00 |
|
Khải
|
ea58e1d438
|
refactor(config): return type annotations (#7915)
* refactor(config): return type annotations
* refactor: simplify configGet
* test: fix typescript errors
|
2024-04-13 13:21:20 +02:00 |
|
Zoltan Kochan
|
0564745b1d
|
style: use unknown in try/catch (#7709)
|
2024-03-06 01:47:04 +01:00 |
|
await-ovo
|
6d97739890
|
feat(plugin-commands-config): throw meaningful error for config sub commands (#7108)
close #7106
|
2023-09-19 01:41:49 +03:00 |
|
chlorine
|
78e839291d
|
fix: add --json option in pnpm config --help command (#6571)
|
2023-05-21 12:24:21 +03:00 |
|
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 |
|
Zoltan Kochan
|
ee61ca4cb7
|
style: update eslint (#6236)
|
2023-03-18 14:57:29 +02:00 |
|
Zoltan Kochan
|
6314a47b82
|
fix: settings related to authorization should be set by npm CLI (#6195)
close #6181
|
2023-03-08 03:17:15 +02:00 |
|
Zoltan Kochan
|
a3e0223ce4
|
fix: config set should write to the global config file (#6132)
close #5877
close #6131
|
2023-02-25 18:15:38 +02:00 |
|
Zoltan Kochan
|
583e3954be
|
fix: remove suppressImplicitAnyIndexErrors from typescript settings (#5991)
|
2023-01-28 18:19:26 +02:00 |
|
Zoltan Kochan
|
f76a39973e
|
fix(config): config set key=value should work (#5899)
ref #5889
|
2023-01-09 12:43:21 +02:00 |
|
Zoltan Kochan
|
83a627a25c
|
fix(config): the --location=global CLI option should work (#5843)
ref #5841
|
2022-12-27 19:46:22 +02:00 |
|
Zoltan Kochan
|
841f52e709
|
feat: implement the config commands (#5829)
close #5621
|
2022-12-24 17:08:43 +02:00 |
|