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
I'm interested on taking this, @JoshuaKGoldberg@KingDarBoja (of course, if you haven't started working on this). Let me know if I can and another question: do you prefer a PR for each rule or can be everything in a single go?
Since this repository has even fairly stable lately I'll leave that up to you. In theory one PR per rule would be easier for getting them in sooner and I generally lean towards that, but if you strongly prefer one big one that's fine too.
🚀 Feature Request
Existing Behavior
There is another TSLint plugin that needs converting to the existing ESLint equivalent for the ngrx library:
We can use the migration guide provided at the eslint plugin docs.
Change Proposal
Add the missing converters. Should be easy to setup after adding #813 feature as most rules do not require configuration.
The text was updated successfully, but these errors were encountered: