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

misc(deps): upgrade to eslint 9 #16327

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

misc(deps): upgrade to eslint 9 #16327

wants to merge 1 commit into from

Conversation

connorjclark
Copy link
Collaborator

Throwing this up as a draft PR in case someone else cares to dig deeper, but I've given up on this.

I just wanted to upgrade the tslint plugin to stop complaining about mismatched TS versions being maybe problematic[1]; but the latest versions require buying into the eslint 9 migration, which has proven to be difficult for our setup.

[1]

WARNING: You are currently running a version of TypeScript which is not officially supported by @typescript-eslint/typescript-estree.

You may find that it works just fine, or you may not.

SUPPORTED TYPESCRIPT VERSIONS: >=3.3.1 <5.0.0

YOUR TYPESCRIPT VERSION: 5.5.3

Please only submit bug reports when using the officially supported version.

@connorjclark connorjclark requested a review from a team as a code owner February 10, 2025 17:54
@connorjclark connorjclark requested review from adamraine and removed request for a team February 10, 2025 17:54
@connorjclark connorjclark marked this pull request as draft February 10, 2025 17:54
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