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

Upgrade eslint-plugin-import to 2.7.x #318

Closed
efueger opened this issue Aug 11, 2017 · 2 comments
Closed

Upgrade eslint-plugin-import to 2.7.x #318

efueger opened this issue Aug 11, 2017 · 2 comments
Assignees

Comments

@efueger
Copy link
Member

efueger commented Aug 11, 2017

Customer request to upgrade eslint-plugin-import.

He mentioned:

We need to have the latest version of eslint-plugin-import (https://www.npmjs.com/package/eslint-plugin-import), which is currently v2.7.x since there is a added feature we need for our monorepo configuration.

and

The feature we need is support to specify the package.json for the no-extraneous-dependencies rule. The PR for that feature can be found here: import-js/eslint-plugin-import#685. It was released in the v2.7.0 version. The issue itself is thoroughly documented here: import-js/eslint-plugin-import#458.


Looks like we're currently using 2.2.0

@dblandin
Copy link
Contributor

@efueger Do you know which channel of this engine the customer is using?

stable is currently tracking eslint v3

@gdiggs
Copy link
Contributor

gdiggs commented Nov 22, 2017

Closing for now - we've updated a bunch of plugins recently. Let me know if this comes back up!

@gdiggs gdiggs closed this as completed Nov 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants