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

Enable all typescript-eslint recommended-type-checked rules #4

Merged
merged 3 commits into from
Aug 22, 2024

Conversation

jstasiak
Copy link
Contributor

@jstasiak jstasiak commented Aug 22, 2024

There's a bunch of good rules there and we already follow almost all of them.

Making the backend code compatible with these rules uncovered some potential issues in our code already.

The backend code can be linted with these rules with only small changes required (there are already PRs for those).

There's a bunch of good rules there and we already follow almost all of
them.

Making the backend code compatible with these rules uncovered some
potential issues in our code already.
@jstasiak jstasiak changed the title Enaboe all typescript-eslint recommended-type-checked rules Enable all typescript-eslint recommended-type-checked rules Aug 22, 2024
@jstasiak jstasiak enabled auto-merge (squash) August 22, 2024 12:17
index.js Outdated Show resolved Hide resolved
@jstasiak jstasiak merged commit e48d713 into master Aug 22, 2024
1 check passed
@jstasiak jstasiak deleted the ts-recommended branch August 22, 2024 12:21
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.

2 participants