Skip to content
This repository was archived by the owner on May 14, 2025. It is now read-only.
This repository was archived by the owner on May 14, 2025. It is now read-only.

Update Typecript and ESLint #218

Description

@aurelticot

A PR upgrading Typescript to 5.x failed the CI because of lint issues, it seemed like an upgrade of @typescript-eslint/parser and @typescript-eslint/eslint-plugin was needed but there's a new typescript-eslint package replacing these two ... but, this new package uses the new "flat" configuration of ESLint

Also, apparently, ESLint is configured with @typescript-eslint/parser and @typescript-eslint/eslint-plugin ... but they are not in the dependencies in package.json.

Have to clarify all that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    dependenciesPull requests and issues updating a dependencytoolsRelated to tooling of the repository

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions