We've adopted AirBnB's JavaScript style guide wholesale, except where it directly contradicts our existing ES5 standards. In those cases, our standards supercede.
A few guidelines on how to name your files for consistency:
Account
should be called Account.js
.numberFormatUtils.js
or chartSettingsDefaults.js
.data/models/user-preferences/UserPreference.js
.