Skip to content

Upgrade to ESLint 9 #155

@jattasNI

Description

@jattasNI

Describe the issue

ESLint 8 is end of life on October 5, 2024. @ni/eslint-config-javascript currently depends on "eslint": "^8.57.0",. There is a v9 migration guide that lists several breaking changes. From a quick scan:

  1. config files are being renamed from eslintrc to eslint.config.js but there's a way to use the deprecated format
  2. eslint:recommended was updated
  3. several rule-specific configuration changes

Related: #150

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions