summaryrefslogtreecommitdiff
path: root/.eslintignore
Commit message (Collapse)AuthorAgeFilesLines
* 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