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

Beef up eslint rules #6

Merged
merged 1 commit into from
Aug 7, 2023
Merged

Beef up eslint rules #6

merged 1 commit into from
Aug 7, 2023

Conversation

grod220
Copy link
Collaborator

@grod220 grod220 commented Aug 7, 2023

Adding two rules that significantly increase the eslint strictness.

    'plugin:@typescript-eslint/strict-type-checked',
    'plugin:@typescript-eslint/stylistic-type-checked',

We may want to disable a few later down the line. But best to start conservative and loosen up later.

@grod220 grod220 mentioned this pull request Aug 7, 2023
23 tasks
@grod220 grod220 merged commit ac50ef0 into main Aug 7, 2023
3 checks passed
@grod220 grod220 deleted the eslint-boost branch August 7, 2023 21:19
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.

1 participant