Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.19 KB

README.md

File metadata and controls

34 lines (22 loc) · 1.19 KB

Eventbrite JavaScript Coding Style Guide

Eventbrite's ESLint guidelines to ensure consistency in JavaScript code.

Intended Audience

This coding style guide has been created for Eventbrite developers, but is certainly applicable for the general JavaScript community as well. It is heavily inspired by Airbnb's JavaScript Style Guide.

Table of Contents

  1. ESLint Configurations
  2. General guidelines
  3. ES6+
  4. React & JSX
  5. Legacy ES5
  6. Backbone & Marionette
  7. Resources
  8. License

ESLint Configurations

Eventbrite has 3 ESLint configuration packages that you can extend:

Resources

Coming soon...

License

MIT. Copyright (c) 2016 Eventbrite.