Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.23 KB

README.md

File metadata and controls

35 lines (23 loc) · 1.23 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. Testing React
  6. Legacy ES5
  7. Backbone & Marionette
  8. Resources
  9. License

ESLint Configurations

Eventbrite has 3 ESLint configuration packages that you can extend:

Resources

Coming soon...

License

MIT. Copyright (c) 2017 Eventbrite.