willhoney7 / eslint-plugin-import-helpers

ESLint plugin to help enforce a configurable order for import statements
288 stars 17 forks source link

does it support "^7.12.1" ? #34

Closed RicardoBrito1938 closed 3 years ago

RicardoBrito1938 commented 3 years ago

Hello guys, i followed the documentation but it did work on my react native project, is this lib supported on "^7.12.1"?

RicardoBrito1938 commented 3 years ago

any ideia?

willhoney7 commented 3 years ago

Hi there! There's too much going on here for me to be able to help. ESLint should work just fine with react-native, since it's still just javascript/typescript files. I would look for a guide that shows how to use ESLint with react-native, and then follow the readme to add this plugin. Sorry, I can't help more.