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

Add support for eslint 4 #14

Closed
chrisbreiding opened this issue Dec 13, 2018 · 2 comments · Fixed by #49
Closed

Add support for eslint 4 #14

chrisbreiding opened this issue Dec 13, 2018 · 2 comments · Fixed by #49
Labels

Comments

@chrisbreiding
Copy link
Contributor

The new rules introduced in 2.1.0 only support eslint 5 and cause errors in eslint 4. Add backwards compatibility with eslint 4 so that the recommended rules can be used with it.

@maddhruv
Copy link
Contributor

Raised a PR for no-assigning-return-value fix - #49, which also fixes all tests for eslint@4.x.x

@chrisbreiding
Copy link
Contributor Author

🎉 This issue has been resolved in version 2.10.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants