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

Proposal: Switch ESLinting to Airbnb's #55

Closed
cmc333333 opened this issue Dec 17, 2016 · 1 comment
Closed

Proposal: Switch ESLinting to Airbnb's #55

cmc333333 opened this issue Dec 17, 2016 · 1 comment

Comments

@cmc333333
Copy link
Member

Airbnb's linter configuration has become a decent standard; let's adopt it rather than rolling out own. I propose we include eslint-config-airbnb and replace our existing eslint with

extends: airbnb

This will no doubt raise lots of issues; we can go through them and turn off all of those rules to a "quiet" state and then begin fixing.

@cmc333333
Copy link
Member Author

Done and done!

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