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

JavaScript style guide #44

Closed
3 tasks done
tobyzerner opened this issue Jan 27, 2015 · 2 comments
Closed
3 tasks done

JavaScript style guide #44

tobyzerner opened this issue Jan 27, 2015 · 2 comments

Comments

@tobyzerner
Copy link
Contributor

  • Decide on style guide (this one seems reasonable)
  • Implement code sniffer
  • Clean up existing code
@engleek
Copy link

engleek commented Apr 14, 2015

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.

@tobyzerner tobyzerner removed the ember label May 7, 2015
@tobyzerner tobyzerner mentioned this issue May 13, 2015
53 tasks
@tobyzerner tobyzerner added this to the Beta milestone May 13, 2015
@tobyzerner tobyzerner modified the milestones: 1.0 API Freeze, 1.0 Beta 1 Jun 25, 2015
@tobyzerner
Copy link
Contributor Author

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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants