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

style: apply linting to whole repo #477

Merged
merged 1 commit into from
Dec 20, 2024
Merged

style: apply linting to whole repo #477

merged 1 commit into from
Dec 20, 2024

Conversation

ripecosta
Copy link
Collaborator

@ripecosta ripecosta commented Dec 20, 2024

Description

Update the ESLint config so it applies to the whole repo.
Start using Eslint's cache and start using its cache feature for faster linting.
Enable warnOnUnsupportedTypeScriptVersion locally to suppress warning regarding unsupported TS version.
Enable reportUnusedDisableDirectives locally to highlight unneeded uses of a ESlint ignore override.
Remove redundant parameters from the tsconfig.json file

@ripecosta ripecosta requested a review from a team as a code owner December 20, 2024 12:53
@ripecosta ripecosta merged commit d19edf8 into main Dec 20, 2024
1 check passed
@ripecosta ripecosta deleted the rc/lint-config branch December 20, 2024 13:16
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