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

Don't allow ESLint >=2.10.0 #92

Merged
merged 1 commit into from
May 19, 2016

Conversation

islemaster
Copy link
Contributor

A regression in ESLint causes false positives from the max-statements-per-line rule. So far versions 2.10.0-2.10.2 are affected.

The fix has been merged and seems likely to land in 2.10.3. Once that happens we should update our depedency to allow >= the fixed version.

A regression in ESLint causes false positives from the max-statements-per-line rule.  So far versions 2.10.0-2.10.2 are affected. See eslint/eslint#6173

The fix (eslint/eslint#6192) has been merged and seems likely to land in 2.10.3.  Once that happens we should update our depedency to allow >= the fixed version.
@islemaster islemaster merged commit 5d9dbfe into quinton-ashley:master May 19, 2016
@islemaster islemaster deleted the reject-bad-eslint branch May 19, 2016 20:08
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

Successfully merging this pull request may close these issues.

1 participant