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

Turn this into a monorepo with multiple packages #104

Closed
rekmarks opened this issue Feb 4, 2021 · 1 comment
Closed

Turn this into a monorepo with multiple packages #104

rekmarks opened this issue Feb 4, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@rekmarks
Copy link
Member

rekmarks commented Feb 4, 2021

We should turn this into a monorepo with different packages for each ruleset so that we can set appropriate peerDependencies for each. This would allow us to just extend rulesets imported by this package without enumerating every rule, without having to worry about installing the wrong version of a peer plugin/ruleset where we consume this package.

@rekmarks
Copy link
Member Author

This was done. I'll create a separate issue for publishing the packages.

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

No branches or pull requests

2 participants