Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-12-14add node_modules to our eslintignore settingsMike Greiling
2016-11-29Remove JSX/React eslint plugins.Luke "Jared" Bennett
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-04Ignore builds directory from eslintAlfredo Sumaran
2016-11-02Make ESLint ignore instrumented files for coverage analysis (!7236)winniehell
2016-10-26add ESLintwinniehell
ESLint config: https://github.com/airbnb/javascript