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

replace tslint by typescript-eslint #1979

Merged
merged 7 commits into from Jan 29, 2024

Conversation

jdeniau
Copy link
Member

@jdeniau jdeniau commented Jan 28, 2024

tslint is deprecated in favor of typescript-eslint. See palantir/tslint#4534

This PR replace the tslint package by eslint.
The purpose of this PR is to limit changes in the code, just upgrade the tooling.
A following PR will address issues reported by eslint.

@jdeniau jdeniau force-pushed the migrate-from-tslint-to-typescript-eslint branch from eb3bb45 to f0d6c04 Compare January 29, 2024 17:24
@jdeniau jdeniau marked this pull request as ready for review January 29, 2024 17:27
@jdeniau jdeniau force-pushed the migrate-from-tslint-to-typescript-eslint branch from f0d6c04 to a9d9160 Compare January 29, 2024 17:28
@jdeniau jdeniau merged commit b3d6e1b into 5.x Jan 29, 2024
5 checks passed
@jdeniau jdeniau deleted the migrate-from-tslint-to-typescript-eslint branch January 29, 2024 19:43
This was referenced Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant