[Suggestion]: import/named-order : Enforce to sort specifiers of import, export, require (original) (raw)
Sorry, It was my first time posting a PR, so I didn't know that I had to create an issue first.
I experienced a significant decrease in readability as the number of specifiers increased in the named import. So, I made this rule.
I already add a rule to PR #2552