summaryrefslogtreecommitdiff
path: root/.eslintignore
Commit message (Collapse)AuthorAgeFilesLines
* Ignore Jest config from ESLintWinnie Hellmann2019-03-281-0/+1
|
* Setup Jest test environmentWinnie Hellmann2018-12-051-0/+1
|
* update eslintignore for node scriptsMike Greiling2018-03-231-2/+3
|
* Fix linting errors in locale/index.jswinh-linting-localeWinnie Hellmann2017-09-271-1/+1
|
* Resolve "Better SVG Usage in the Frontend"Tim Zallmann2017-09-221-0/+1
|
* Started internationalising cycyle analyticsPhil Hughes2017-04-151-0/+1
|
* ignore karma config in eslintMike Greiling2017-01-101-0/+1
|
* add webpack, webpack-rails, and webpack-dev-server along with a simple hello ↵Mike Greiling2017-01-061-1/+2
| | | | | | | | world test Add the following line to GDK Procfile to play with it: webpack: exec support/exec-cd gitlab npm run dev-server
* add node_modules to our eslintignore settingsdont-lint-npm-modulesMike Greiling2016-12-141-0/+1
|
* Remove JSX/React eslint plugins.remove-jsx-react-eslint-pluginsLuke "Jared" Bennett2016-11-291-0/+1
| | | | | | | | | | | | 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
* Ignore builds directory from eslintAlfredo Sumaran2016-11-031-1/+1
|
* Make ESLint ignore instrumented files for coverage analysis (!7236)winniehell2016-11-021-0/+1
|
* add ESLintwinniehell2016-10-261-0/+4
ESLint config: https://github.com/airbnb/javascript