-
-
Notifications
You must be signed in to change notification settings - Fork 840
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
JavaScript style guide #44
Comments
The Airbnb style guide is pretty clean and fair. They've even published linter configuration files although they don't have an ES6 version for ESLint. They have an updated version for ES6, which is a nice touch because Ember.js also has a guide which mentions ES6. As for cleaning up code, the most popular Atom package is based on js-beautifier, which works well. |
More or less done. |
tobyzerner
pushed a commit
that referenced
this issue
Jun 15, 2018
…tone's link (#44) * Fixed links for Roadmap and Good first issue label * Update CONTRIBUTING.md * Changed Roadmap URL
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: