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

pls plugin eslint #35

Closed
nililia opened this issue Apr 7, 2017 · 1 comment
Closed

pls plugin eslint #35

nililia opened this issue Apr 7, 2017 · 1 comment

Comments

@nililia
Copy link

nililia commented Apr 7, 2017

message: ''glob:routes' should be listed in the project's dependencies. Run 'npm i -S glob:routes' to add it (import/no-extraneous-dependencies)'at: '2,1' source: 'eslint'

@novemberborn
Copy link
Owner

You should be able to configure the import plugin to ignore glob: dependencies. Configuring the rule itself may work, or perhaps through the no-unresolved rule.

(I'm closing this issue but please feel free to discuss further.)

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

2 participants