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

chore(deps-dev): upgrading our eslint standards to support TS 5.8 #1006

Merged
merged 3 commits into from
Mar 5, 2025

Conversation

erunion
Copy link
Member

@erunion erunion commented Mar 5, 2025

🧰 Changes

Upgrades our ESLint config to support TS v5.8. Without this upgrade running npm run lint will dump out a gnarly message about @typescript-eslint/typescript-estree not supporting it.

@erunion erunion added the dependencies Pull requests that update a dependency file label Mar 5, 2025
@erunion erunion changed the title Chore/upgrade standards chore(deps-dev): upgrading our eslint standards to support TS 5.8 Mar 5, 2025
@erunion erunion requested a review from kanadgupta March 5, 2025 22:03
@erunion erunion merged commit b23f301 into main Mar 5, 2025
7 checks passed
@erunion erunion deleted the chore/upgrade-standards branch March 5, 2025 22:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants