Rforblackc4tblackc4t.hashnode.net·Sep 20, 2022React Native ESlint & Prettier for Expo and CLI with trivago prettier for import sorting. Update: TypeScript SupportESlint 1. Install the latest version: npm install eslint --save-dev yarn add eslint --dev 2. Setup a config file for eslint. npm init @eslint/config yarn dlx @eslint/create-config After running this command some questions will be asked. This is h...10 likes·302 readseslintAdd a thoughtful comment3 commentsTop commentsPaul Oloyede·Oct 18, 2022Oct 18, 2022Thanks for sharing R ·Reply·2 repliesHide repliesRAuthor·Oct 19, 2022Author·Oct 19, 2022Thank you for your feedback, hope it helped you! ·ReplyPaul Oloyede·Oct 20, 2022Oct 20, 2022Definitely, I will be using some of the knowledge shared here in my next project R 1·Reply
Paul Oloyede·Oct 20, 2022Oct 20, 2022Definitely, I will be using some of the knowledge shared here in my next project R 1·Reply