Commit Graph

9 Commits

Author SHA1 Message Date
Luke "Jared" Bennett c145413d1a
Remove JSX/React eslint plugins.
Change airbnb eslint config package to `eslint-config-airbnb-base` and update plugins.

Change `airbnb` to `airbnb-base` for .eslintrc `extends` value.

Added changelog entry

Made sure all plugins and envs are set

Corrected new failing specs
2016-11-29 16:15:47 +00:00
Mike Greiling a571a61f0a keep json alphabetized 2016-11-22 12:56:03 -06:00
Mike Greiling 46b725aba6 add "gon" to list of expected globals 2016-11-22 12:19:51 -06:00
Mike Greiling bd0017c6d4 clean up globals exemptions within .eslintrc 2016-11-22 12:19:51 -06:00
Alfredo Sumaran 1a7cc190b7 Make linters happy 2016-11-21 13:57:11 -05:00
Alfredo Sumaran 10282283b0 Cycle analytics second iteration
- Vue app has been completely rewritten
- New components
- Basic CSS
2016-11-21 13:49:18 -05:00
Alfredo Sumaran 18dd4cf54b Update match-regex to fix filename convention
This allows us to pass .js.es6 files as valid filenames;
2016-11-03 16:15:10 -05:00
winniehell 1ad62d9684 Check that JavaScript file names match convention (!7238) 2016-11-02 11:47:38 +01:00
winniehell e5a0d41db0 add ESLint
ESLint config: https://github.com/airbnb/javascript
2016-10-26 10:00:55 +02:00