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
Is your feature request related to a problem? Please describe.
I've been using the vscode extension for a few years and like it, but we have inconsistent adoption between team members and no way to enforce the rules.
Describe the solution you'd like
I'd like a plugin for eslint that provides the same sorting options (or at least verification thereof), but can be used to verify the rules are applied properly for PRs
Is your feature request related to a problem? Please describe.
I've been using the vscode extension for a few years and like it, but we have inconsistent adoption between team members and no way to enforce the rules.
Describe the solution you'd like
I'd like a plugin for eslint that provides the same sorting options (or at least verification thereof), but can be used to verify the rules are applied properly for PRs
Describe alternatives you've considered
I saw this Medium post earlier today, which talked about creating a custom rule for import grouping: https://medium.com/@pryvalov.bogddan/creating-custom-eslint-rule-grouping-up-imports-by-type-252a59ae5b02
It looks more straightforward to do that than I was expecting, and I was tempted to reinvent the wheel, but thought I'd create a suggestion here first
Additional context
N/A
The text was updated successfully, but these errors were encountered: