As of Drupal 8 all JS needs to follow our JavaScript coding standards. For this we use ESLint to check most of our standards.
Here is the summary of running ESLint on this module JS:
✖ 14 problems (14 errors, 0 warnings)

Attached is the full list of errors found by ESLint. The minified file was ignored.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

joshi.rohit100’s picture

Status: Active » Needs review
FileSize
2.74 KB

ESlint only in extlink.js (not in minified version)

  • joshi.rohit100 authored d134d22 on 8.x-1.x
    Issue #2491215 by joshi.rohit100: External Links ESLint errors
    
elachlan’s picture

Status: Needs review » Fixed

Thanks for this, the minified version hasn't been updated in a while. So it might be a good idea to redo that soon.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.