You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: