Commit Graph

10 Commits

Author SHA1 Message Date
Khải
5bf6aaa407 refactor: move @pnpm/logger to the monorepo (#8385)
* chore: create @pnpm/logger

* fix: workaround typescript error

* chore: update manifests

* chore(deps): link @pnpm/logger from workspace
2024-08-07 18:02:08 +02:00
Zoltan Kochan
e7f6330372 refactor: add detectIfCurrentPkgIsExecutable to cli-meta package (#8362) 2024-07-31 19:19:52 +02:00
Brandon Cheng
5de89d81a6 chore: remove top-level composite property from tsconfig.json files (#8130)
* chore: remove no-op composite property

* chore: remove top-level composite property from existing files
2024-05-28 02:37:40 +02:00
Zoltan Kochan
583e3954be fix: remove suppressImplicitAnyIndexErrors from typescript settings (#5991) 2023-01-28 18:19:26 +02:00
Zoltan Kochan
9cbe293876 refactor: put all non-public projects to directories that start with __ 2022-11-20 02:40:44 +02:00
Zoltan Kochan
4ca53b0b50 refactor: group projects in different subdirectories (#5659) 2022-11-20 01:35:22 +02:00
Zoltan Kochan
61d102a99d Refactor setup (#4709)
* refactor: setup on Windows

* fix(setup): don't override existing PNPM_HOME by default
2022-05-10 03:42:03 +03:00
Tautvydas Duda
cee8b73f15 feat(setup): setup PATH and PNPM_HOME on win32 platform (#3734) 2021-09-03 11:12:35 +03:00
Zoltan Kochan
d094a2f90a chore(release): 6.5.0 2021-05-22 23:01:56 +03:00
Zoltan Kochan
473223be97 feat: a new command for setting up pnpm (#3456) 2021-05-22 22:36:50 +03:00