Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to handle the import order of aliases @ #17

Closed
ycjcl868 opened this issue Apr 26, 2021 · 3 comments
Closed

How to handle the import order of aliases @ #17

ycjcl868 opened this issue Apr 26, 2021 · 3 comments

Comments

@ycjcl868
Copy link

image

Expected @/* module behind the library module.

@simonhaenisch
Copy link
Owner

simonhaenisch commented Apr 26, 2021

This plugin doesn't do anything other than executing TypeScript's built-in organizeImports API. So if anything, this would be an upstream issue (feel free to open one there), but IMO this is a non-issue, since this plugin should (eventually) make you forget about your import statements altogether (:

@zomars
Copy link

zomars commented Sep 21, 2021

@ycjcl868 You can use this plugin instead that lets you group those imports.

@Colorfulstan
Copy link

Colorfulstan commented Sep 22, 2021

@ycjcl868 You can use this plugin instead that lets you group those imports.

That seems great! If only this would support vue or me having the time to fix that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants