Yarn contraints alternative for pnpm-based monorepo? #4016
-
Hello pnpm world 👋 I'm looking for suggestions of tools to implement some rules over a pnpm-based monorepo. I know yarn has contraints and I think I'm looking for something similar. I may not need something that generic and powerful though. Some use cases :
Is this ringing bells? I'm really struggling find tools that could help. Thanks in advance 🙏 |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
See related issue #2713 I currently recommend using syncpack and @pnpm/meta-updater |
Beta Was this translation helpful? Give feedback.
-
To expand this topic, is it suitable to make this functionality of meta-updater delivered along with pnpm ? |
Beta Was this translation helpful? Give feedback.
-
For people coming here, I've also found https://github.com/tclindner/npm-package-json-lint that could help. |
Beta Was this translation helpful? Give feedback.
See related issue #2713
I currently recommend using syncpack and @pnpm/meta-updater