Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Upgrading to ESLint 9 #437

Unanswered
jolindroth asked this question in Ideas
Feb 17, 2025 · 3 comments · 1 reply
Discussion options

First, thank you guys for amazing work.

This boilerplate is using the deprecated ESLint 8 - causing red warnings at build-time.

Do you have any plans to migrate to ESLint 9?

You must be logged in to vote

Replies: 3 comments 1 reply

Comment options

Hey @jolindroth, thank you for reporting this. We are using expo eslint as our base rules, and it seems they do not yet support the latest version (v9). Therefore, we will likely wait for the Expo team to upgrade before transitioning to v9.

For now, we will switch this to a discussion, and we hope to tackle it very soon.

You must be logged in to vote
0 replies
Comment options

expo/expo#28144
expo/expo#34653
expo/expo#34653

Seems support for v9 is coming very soon!

You must be logged in to vote
0 replies
Comment options

@yjose

Hey! Just a question. I see that, running expo doctor is recommending the following version of eslint-config-expo:

{
 packageName: 'eslint-config-expo',
 packageType: 'devDependencies',
 expectedVersionOrRange: '~8.0.1',
 actualVersion: '7.1.2'
}

But in the project, we are ignoring this package. Why are we excluding this package from the expo doctor checks?

You must be logged in to vote
1 reply
Comment options

@jolindroth, that's correct. We attempted to migrate to the latest version, but we encountered some issues with other rules. We will update them when the new version, which works correctly with v9, is ready.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #436 on February 17, 2025 11:55.

AltStyle によって変換されたページ (->オリジナル) /