is it possible to upgrade eslint version in eslint-plugin-expo to ">=9" (currently "eslint": ">=8 <9")?
Y
Yi
I would like all my sub-projects in a monorepo to use the same eslint version (but not impossible to keep working as it is now). Unless there's something preventing using a flat config in eslint-plugin-expo.