Commit Graph

5 Commits

Author SHA1 Message Date
Daniel
6e8cedb79c feat(find-workspace-dir): add env var support for setting the workspace dir (#3464) 2021-05-20 03:15:33 +03:00
Zoltan Kochan
d6d091f249 style: use es2015 imports (#3143) 2021-02-15 05:06:10 +02:00
Zoltan Kochan
ec37069f2a fix: throw an exception if the workspace manifest is named incorrectly
PR #3039
2020-12-22 23:50:31 +02:00
Zoltan Kochan
1c8a02e996 style: use eslint instead of tslint
PR #2796
close #2300
2020-08-24 02:01:25 +03:00
Zoltan Kochan
07c4720086 refactor: CLI args parsing
BREAKING CHANGE:

@pnpm/config: the workspace dir location should be
passed in

PR #2187
2019-11-29 04:19:17 +02:00