Skip to content

Upgrade ESLint from v8 to v9 #2756

Open
@2nofa11

Description

@2nofa11

Summary

Upgrade ESLint from v8 to v9 to support the latest features and enable eslint-typegen integration.

Motivation

  • Required for eslint-typegen compatibility (depends on ESLint v9)
  • Better compatibility with modern tooling ecosystem

Changes needed

  • Upgrade ESLint to v9.x
  • Update @typescript-eslint/parser to v8.x for compatibility
  • Update @types/eslint to v9.x
  • Fix TypeScript compilation errors due to @typescript-eslint API

Related work

This upgrade is a prerequisite for eslint-typegen integration which will provide TypeScript definitions and IntelliSense for ESLint rule configurations. (#2757)

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