Problem/Motivation

Several errors and warnings are reported by eslint CI job.

Proposed resolution

  • Add an .eslintignore to exclude files automatically generated by webpack in js/build/**.
  • Fix warnings and errors related to other files.
  • Add an .cspell-project-words.txt to exclude some words form spelling checker.
Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

macsim created an issue. See original summary.

macsim’s picture

Issue summary: View changes

mably made their first commit to this issue’s fork.

mably’s picture

Title: Fix eslint errors » Fix eslint and cspell errors
Issue summary: View changes
Status: Active » Fixed

  • mably committed d77be1e0 on 1.0.x authored by macsim
    Issue #3511070 by macsim and mably: Fix eslint and cspell errors
    
mably’s picture

Fix released in 1.0.0 version.

@macsim thanks for helping improve this module!

macsim’s picture

Status: Fixed » Closed (fixed)