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 incorrectly classifies nested node_modules packages #899

Closed
ntucker opened this issue Jul 20, 2017 · 2 comments
Closed

import/order incorrectly classifies nested node_modules packages #899

ntucker opened this issue Jul 20, 2017 · 2 comments

Comments

@ntucker
Copy link

ntucker commented Jul 20, 2017

Repro:

  1. Install redux-saga
  2. import 'redux-saga/effects'
  3. See linter think it should be the in group with 'internal'
@SpainTrain
Copy link

dupe of #793 ?

@ljharb
Copy link
Member

ljharb commented Aug 2, 2017

Duplicate of #793, indeed

@ljharb ljharb marked this as a duplicate of #793 Aug 2, 2017
@ljharb ljharb closed this as completed Aug 2, 2017
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