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
While nobody should be using TypeScript's bizarre import = syntax - when you enable esModuleInterop and synthetic imports, so that TS's module system isn't broken, there's no point to it - I agree that "object" should ideally cover it. That said, it may not be worth the effort since there's no reason to use that syntax.
It seem that sorting object group is not possible in current version. I am using this rule option.
In doc, alphabetize option:
But object import have no import path. I think it is nice to have one more option to sort object group by variable name.
The text was updated successfully, but these errors were encountered: