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

import/order with webpack alias #1489

Closed
xereda opened this issue Sep 26, 2019 · 1 comment
Closed

import/order with webpack alias #1489

xereda opened this issue Sep 26, 2019 · 1 comment

Comments

@xereda
Copy link

xereda commented Sep 26, 2019

Hi gurys,

How do I get imports containing webpack alias to fall between external and internal modules?

Expected:

image

What happens:

image

.eslintrc.js:

'import/order': 'error',
@c-vetter
Copy link

c-vetter commented Oct 4, 2019

duplicates #1306

@ljharb ljharb closed this as completed Oct 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants