create-expo-stack icon indicating copy to clipboard operation
create-expo-stack copied to clipboard

Outdated ESLint expo setup

Open heliole opened this issue 11 months ago • 1 comments

create-expo-stack is still using eslint-config-universe, which causes multiple problems when using Expo SDK 52. Should use the newer eslint-config-expo ?

See: https://docs.expo.dev/guides/using-eslint/#migration-to-eslint-config-expo

heliole avatar Dec 08 '24 13:12 heliole

@dannyhw let's make this change in an upcoming release, seems like an easy addition

danstepanov avatar Mar 29 '25 00:03 danstepanov