Skip to content

Latest commit

 

History

History

es6

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Eventbrite ES6+ Coding Style Guide

ESLint rules and guidelines used by Eventbrite to provide consistency and prevent errors in JavaScript code written in ES6 (and later).

Table of Contents

  1. ES6 compatibility

ES6 compatibility

For browser, server, and compiler ES6 support, check out kangax's ES6 compatibility table.