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

feat: unsync-similar-dependencies rule #105

Merged
merged 9 commits into from
Jan 25, 2025
Merged

Conversation

QuiiBz
Copy link
Owner

@QuiiBz QuiiBz commented Nov 23, 2024

Similar dependencies in a given package.json should use the same version. For example, if you use both react and react-dom dependencies in the same package.json, this rule will enforce that they use the same version.

@QuiiBz QuiiBz changed the title feat: unsynced-similar-deps rule feat: unsync-similar-deps rule Jan 25, 2025
@QuiiBz QuiiBz changed the title feat: unsync-similar-deps rule feat: unsync-similar-dependencies rule Jan 25, 2025
@QuiiBz QuiiBz force-pushed the feat/unsync-similar-deps branch from 354ee4b to f958c71 Compare January 25, 2025 12:34
@QuiiBz QuiiBz marked this pull request as ready for review January 25, 2025 13:11
@QuiiBz QuiiBz enabled auto-merge (squash) January 25, 2025 13:25
@QuiiBz QuiiBz merged commit bcc5b63 into main Jan 25, 2025
4 checks passed
@QuiiBz QuiiBz deleted the feat/unsync-similar-deps branch January 25, 2025 13:26
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

Successfully merging this pull request may close these issues.

1 participant