As of Drupal 8 all JS needs to follow our JavaScript coding standards. For this we use ESLint to check most of our standards.
Attached is the full list of errors found by ESLint and the patch that fixes them.
| Comment | File | Size | Author |
|---|---|---|---|
| igrowl.patch | 417 bytes | nikhilesh gupta |
Comments
Comment #2
kevinquillen commentedComment #4
kevinquillen commentedThanks for that. I've ran ESLint and applied additional fixes.
Where is the doc page on drupal.org where you found the walkthrough for ESLint?
Comment #5
nikhilesh gupta commentedYou can know regarding ESLint here ESLint
Comment #7
kevinquillen commented