Upgrading to ESLint 9 #437
Replies: 3 comments 1 reply
-
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. |
Beta Was this translation helpful? Give feedback.
-
expo/expo#28144 Seems support for v9 is coming very soon! |
Beta Was this translation helpful? Give feedback.
-
Hey! Just a question. I see that, running expo doctor is recommending the following version of eslint-config-expo:
But in the project, we are ignoring this package. Why are we excluding this package from the expo doctor checks? |
Beta Was this translation helpful? Give feedback.
-
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?
Beta Was this translation helpful? Give feedback.
All reactions