Problem/Motivation

JavaScript code must be consistent and free from syntax error and leaking variables and that it can be properly minified.

Proposed resolution

Detect errors and potential problems in JavaScript code with ESLint tool and fix them.

Remaining tasks

User interface changes

API changes

Data model changes

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

CTaPByK created an issue. See original summary.

mbovan’s picture

Status: Needs review » Reviewed & tested by the community

RTBC.

Xano’s picture

Category: Feature request » Bug report
Priority: Normal » Minor
Status: Reviewed & tested by the community » Fixed

Thanks for your work!

  • Xano committed 43d78b9 on 8.x-2.x authored by CTaPByK
    Issue #2683353 by CTaPByK, mbovan: ESLint check and verify code quality...

Status: Fixed » Closed (fixed)

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