pnpm/config/plugin-commands-config
Zoltan Kochan cdd5eb6b5a
chore(release): 7.28.0
2023-02-25 18:17:46 +02:00
..
src fix: config set should write to the global config file (#6132) 2023-02-25 18:15:38 +02:00
test fix: config set should write to the global config file (#6132) 2023-02-25 18:15:38 +02:00
CHANGELOG.md chore(release): 7.28.0 2023-02-25 18:17:46 +02:00
README.md feat: implement the config commands (#5829) 2022-12-24 17:08:43 +02:00
jest.config.js feat: implement the config commands (#5829) 2022-12-24 17:08:43 +02:00
package.json chore(release): 7.28.0 2023-02-25 18:17:46 +02:00
tsconfig.json fix: remove `suppressImplicitAnyIndexErrors` from typescript settings (#5991) 2023-01-28 18:19:26 +02:00
tsconfig.lint.json feat: implement the config commands (#5829) 2022-12-24 17:08:43 +02:00

README.md

@pnpm/plugin-commands-config

Commands for reading and writing settings to/from config files

npm version

Installation

pnpm add @pnpm/plugin-commands-config

License

MIT