Issue-3481793-fix-eslint-errors: Fixed eslint errors.
Closes #3481793
Merge request reports
Activity
added 1 commit
- d54e00db - Issue-3481793-fix-eslint-errors: Fixed some more eslint errors.
added 1 commit
- 79d06441 - Issue-3481793-fix-eslint-errors: Fixed some more eslint errors.
46 46 mapping: 47 47 name: 48 48 type: string 49 label: 'Environment name' 49 label: "Environment name" changed this line in version 4 of the diff
This file is slated for removal in [#3481872] and should be ignored by ESLint.
Edited by Chris Greenchanged this file in version 5 of the diff
This file should be ignored by eslint since it is already minified.
Edited by Chris Greenchanged this file in version 5 of the diff
added 1 commit
- 19cc20b7 - Issue-3481793-fix-eslint-errors: Done the changes asked on MR.
- .eslintignore 0 → 100644
1 # .eslintignore 2 js/environment_indicator.js There are three files https://git.drupalcode.org/project/environment_indicator/-/tree/4.x/js js/color.js and js/tinycon.min.js should be ignored, while js/environment_indicator.js should be linted.
The changes made to js/color.js and js/tinycon.min.js should be reverted. This can be done by simply running
git checkout 4.x js/color.js && git checkout 4.x js/tinycon.min.js
changed this line in version 5 of the diff
added 1 commit
- 6c0e9585 - Issue-3481793-fix-eslint-errors: Ignored color.js..
added 1 commit
- 2cbad519 - Issue-3481793-fix-eslint-errors: Fixed some eslint errors.
added 1 commit
- 4d6f295e - Issue-3481793-fix-eslint-errors: Imported tinycon.
1 (function ($, Drupal, once) { 2 3 "use strict"; 1 import Tinycon from 'tinycon'; - Edited by Chris Green
changed this line in version 8 of the diff
added 2 commits
added 5 commits
-
9aab88fe...520137b4 - 4 commits from branch
project:4.x
- e6f88087 - UPdate
-
9aab88fe...520137b4 - 4 commits from branch
added 5 commits
-
d2ffc0b9...69b76b20 - 4 commits from branch
project:4.x
- 0de1b9ec - Merge branch environment_indicator:4.x into 3481793-fix-eslint-errors
-
d2ffc0b9...69b76b20 - 4 commits from branch