Commit Graph

5 Commits

Author SHA1 Message Date
Zoltan Kochan
d6d091f249 style: use es2015 imports (#3143) 2021-02-15 05:06:10 +02:00
Juan Picado
437da8e390 test: migrate packages to Jest
* test: migrate pnpmfile to jest

* test: migrate package-bins to jest

* test: migrate outdated to jest

* chore: fix manifest updater

* test: remove redundant file

PR #2953
ref #2858

Co-authored-by: Zoltan Kochan <z@kochan.io>
2020-10-26 12:13:04 +02:00
Zoltan Kochan
1c8a02e996 style: use eslint instead of tslint
PR #2796
close #2300
2020-08-24 02:01:25 +03:00
Yao Ding
a36ae0206c feat: add validation for readPackage hook's return manifest's dependencies property
manifest's dependencies property must be an object, othewise it will return an error message

PR #2280
close #1296
2020-01-19 13:48:37 +02:00
Zoltan Kochan
2b7635b0de fix: print warning when pnpmfile exports undefined
close #1615
PR #2269
2020-01-12 13:52:29 +02:00