You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The recent updates to eslint-config-airbnb and eslint-plugin-react caused a lot of issues as our team all of the sudden had branches failing that were previously passing.
I'm wondering if there is a way for you to support using older versions of eslint and the supported parsers/plugins moving forward.
It seems like you support older versions of rubocop through the codeclimate.yml config, just wondering if there were plans to extend this to eslint eventually. #76 is related, as this will break compatibility with a lot of rules (afaik).