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
In an angular project, imports typically start with '@' or a letter, with the former being core angular libraries that are typically more important than the rest. It would be great to be able to let the '@' imports rise to the top of the list then sorted alphabetically.
The text was updated successfully, but these errors were encountered:
In an angular project, imports typically start with '@' or a letter, with the former being core angular libraries that are typically more important than the rest. It would be great to be able to let the '@' imports rise to the top of the list then sorted alphabetically.
The text was updated successfully, but these errors were encountered: