-
-
Notifications
You must be signed in to change notification settings - Fork 15.3k
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
Use the Airbnb style in the source #97
Comments
Can't we just use their |
I guess we can |
So you want to extend their rules? You can also use the jscs autofix feature to fix most of the whitespace rules |
I'm agreed to @hzoo about |
Ok, in 0.23 it's working nice. But might be we have to upgrade some rules? |
Finished by PR #121 |
Can we close it now? |
I think no. We have to update README examples to match this code style (point #2 from this issue). |
I'd say let's close because README is going to be rewritten anyway. |
Following @DenisIzmaylov's suggestion in #95, I propose we adopt the Airbnb styleguide and change the style if it differs from Airbnb.
If everyone's on board with this, I'd accept a PR that:
.eslintrc
as possibleThoughts?
The text was updated successfully, but these errors were encountered: