Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Disallow redefining dependencies already defined in the root #194

Open
midzdotdev opened this issue Jan 20, 2024 · 0 comments

Comments

@midzdotdev
Copy link

midzdotdev commented Jan 20, 2024

Description

I'd really like the ability to prevent having a dependency in a monorepo package that's already defined at the root.

Say I have jest defined in ./package.json, syncpack could be configured to disallow ./apps/my-app/package.json having that dependency too.

Suggested Solution

Honestly I have no idea how you'd want to configure this. I'm happy with something as simple as the above, but I'm sure others would love to customise it further for their own needs.

Help Needed

The ability to produce a sweet ass config interface.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant