How do I setup ESlint + Prettier with Airbnb style guide for a React Native / JavaScript Project (Expo) using VS Code?
So I scouted almost every tutorial regarding this but I could not make it work.
In the tutorials when you npm install eslint
it asks you in the command line if you wanna use a popular style guide, but this is not the case anymore. They all seem outdated and I did not find guides regarding the newest version for eslint.