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

Move off of airbnb for linting #243

Open
jfhbrook opened this issue Apr 5, 2019 · 0 comments
Open

Move off of airbnb for linting #243

jfhbrook opened this issue Apr 5, 2019 · 0 comments

Comments

@jfhbrook
Copy link
Owner

jfhbrook commented Apr 5, 2019

airbnb linting rules are a moving target, and it's currently making it difficult to upgrade the airbnb rules - which in turn is making it difficult to upgrade eslint! We're a few versions behind on both.

There's functionality in eslint that can print the config - eslint/eslint#5145 so assuming we can get that to work with the current version of the airbnb rules, we should be able to dump that config, overwrite .eslintrc.json and remove airbnb's linting rules from our dependencies.

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