Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Typecript and ESLint #218

Open
3 tasks
aurelticot opened this issue Mar 19, 2024 · 0 comments
Open
3 tasks

Update Typecript and ESLint #218

aurelticot opened this issue Mar 19, 2024 · 0 comments
Labels
dependencies Pull requests and issues updating a dependency tools Related to tooling of the repository

Comments

@aurelticot
Copy link
Member

aurelticot commented Mar 19, 2024

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.

@aurelticot aurelticot added dependencies Pull requests and issues updating a dependency tools Related to tooling of the repository labels Mar 19, 2024
@aurelticot aurelticot changed the title Update typescript and eslint Update Typecript and ESLint Mar 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests and issues updating a dependency tools Related to tooling of the repository
Projects
None yet
Development

No branches or pull requests

1 participant