Commit Graph

6 Commits

Author SHA1 Message Date
Yao Ding
548f28df9a feat: print warnings if unknown settings are found in .npmrc (#3074)
* feat: print warnings if unknown settings are found in .npmrc

close #2981

* feat: pnpm takes all cmd config option

* fix: add more sources

* refactor: make some improvements

* fix: don't warn about @scope:registry

Co-authored-by: Zoltan Kochan <z@kochan.io>
2021-01-23 17:22:55 +02:00
Zoltan Kochan
6943d75994 chore: update cli-utils manifest 2020-04-07 01:56:27 +03:00
Zoltan Kochan
8a8ba8b3f0 refactor: create @pnpm/cli-meta 2020-04-04 17:22:49 +03:00
Zoltan Kochan
a189978427 refactor: create @pnpm/manifest-utils 2020-04-04 04:26:49 +03:00
Zoltan Kochan
3ac627a709 chore(typescript): use project references
PR #2413
close #2410
2020-03-12 11:30:44 +02:00
Zoltan Kochan
0d8975afdf refactor: create @pnpm/plugin-commands-audit
ref #2154
2019-11-23 02:34:14 +02:00