Commit Graph

22 Commits

Author SHA1 Message Date
GitLab Bot 4938925517 Add latest changes from gitlab-org/gitlab@master 2022-11-04 15:07:23 +00:00
GitLab Bot 9b8269e570 Add latest changes from gitlab-org/gitlab@master 2022-06-14 15:08:43 +00:00
GitLab Bot 6728ed6fe2 Add latest changes from gitlab-org/gitlab@master 2022-03-08 12:20:17 +00:00
GitLab Bot 93ea45e25a Add latest changes from gitlab-org/gitlab@master 2021-11-08 06:09:59 +00:00
GitLab Bot af7ba639ec Add latest changes from gitlab-org/gitlab@master 2021-09-03 15:10:48 +00:00
GitLab Bot e1189e4c3b Add latest changes from gitlab-org/gitlab@master 2021-07-13 15:08:38 +00:00
GitLab Bot d2091d1e92 Add latest changes from gitlab-org/gitlab@master 2021-03-10 15:09:11 +00:00
GitLab Bot 1902e25626 Add latest changes from gitlab-org/gitlab@master 2020-05-20 21:09:09 +00:00
GitLab Bot 95ab36cd97 Add latest changes from gitlab-org/gitlab@master 2020-05-15 21:08:21 +00:00
Winnie Hellmann 5a2d7bf245 Ignore Jest config from ESLint 2019-03-28 18:14:47 +01:00
Winnie Hellmann a8a13d3259 Setup Jest test environment 2018-12-05 09:24:42 +01:00
Mike Greiling 569b06cf20
update eslintignore for node scripts 2018-03-23 11:53:12 -05:00
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