Commit Graph

10 Commits

Author SHA1 Message Date
Winnie Hellmann 0612ee64bc Fix linting errors in locale/index.js 2017-09-27 13:55:41 +02:00
Tim Zallmann 55f772bb98 Resolve "Better SVG Usage in the Frontend" 2017-09-22 08:39:47 +00:00
Phil Hughes 90ba69d224 Started internationalising cycyle analytics 2017-04-15 16:07:31 +01:00
Mike Greiling ee6de1d34f ignore karma config in eslint 2017-01-10 12:30:40 -06:00
Mike Greiling 4c5ff1d08e add webpack, webpack-rails, and webpack-dev-server along with a simple hello world test
Add the following line to GDK Procfile to play with it:

    webpack: exec support/exec-cd gitlab npm run dev-server
2017-01-06 10:21:01 -06:00
Mike Greiling 53fb5a7f24 add node_modules to our eslintignore settings 2016-12-14 10:08:12 -06:00
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
Alfredo Sumaran b27de4abbb Ignore builds directory from eslint 2016-11-03 23:02:01 -05:00
winniehell 71f2d7f7aa Make ESLint ignore instrumented files for coverage analysis (!7236) 2016-11-02 12:03:49 +01:00
winniehell e5a0d41db0 add ESLint
ESLint config: https://github.com/airbnb/javascript
2016-10-26 10:00:55 +02:00