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

Eslint is running super slow on larger projects using this config #20

Closed
manovotny opened this issue Feb 10, 2017 · 1 comment
Closed

Comments

@manovotny
Copy link
Owner

Eslint run times seem to be taking > 1 minute when eslint should be running in < 10 seconds.

@manovotny
Copy link
Owner Author

After some investigation, it looks like the eslint-plugin-import plugin is the culpret.

After digging through their issues, it appears that there was a large performance regression in the v2.0.0 release, but it has been addressed in v2.2.0.

Suggested fix is to update the plugin version and retest on projects that have been running long.

@manovotny manovotny changed the title Eslint is running super slow on larger projects using these rules Eslint is running super slow on larger projects using this config Feb 10, 2017
@manovotny manovotny added the Bug label Feb 13, 2017
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

1 participant