Skip to content

@brightlayer-ui/eslint-config v4.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Dec 14:37
7fc7935

v4.0.0 (December 19, 2024)

Changed

  • Update to support ESlint version 9.
  • Removed deprecated no-var-requires rule in favor of no-require-imports rule.
  • Removed deprecated no-throw-literal rule.

Fixed

  • Update naming-convention rules (#96).