Skip to content

Latest commit

 

History

History
70 lines (37 loc) · 1 KB

CHANGELOG.md

File metadata and controls

70 lines (37 loc) · 1 KB

@chialab/eslint-config

4.1.1

Patch Changes

  • 5759d63: Fix jsx-a11y/img-redundant-alt severity.

4.1.0

Minor Changes

  • 8db6995: Remove mocha plugin, update typescript-eslint.

4.0.4

Patch Changes

  • 051914a: Add eslint to peer dependencies.

4.0.3

Patch Changes

  • b144588: Remove deprecated plugin-syntax-import-assertions parser plugin.

4.0.2

Patch Changes

  • a918ae3: Remove deprecated plugin.

4.0.1

Patch Changes

  • d332f03: Fixed overrides patterns.

4.0.0

Major Changes

  • d56a0b0: Use single configuration file.
  • d56a0b0: Remove formatting rules in favour of Prettier setup.

3.3.2

Patch Changes

  • e8c1925: Fix project config for typescript.
  • bdd2500: Avoid escapes in strings.

3.3.1

Patch Changes

  • ab30d6d: Configure a11y autofocus rule.
  • 7439818: Configure import extensions.

3.3.0

Minor Changes

  • 11d936d: Update eslint-plugin-lit-a11y

3.2.0

Minor Changes

  • Move import/unresolved rule to JavaScript preset