stephane-klein / react-vite-monorepo-poc

Repository to test to setup a monorepo based on React + Vite.js
https://github.com/stephane-klein/backlog/issues/36
0 stars 0 forks source link

Configure ESLint #5

Closed stephane-klein closed 2 years ago

stephane-klein commented 2 years ago

Configure ESLint

stephane-klein commented 2 years ago

I wonder what is the difference, advantage, disadvantage between eslint-config-react-app vs https://github.com/jsx-eslint/eslint-plugin-react :thinking:

stephane-klein commented 2 years ago

I wonder what is the difference, advantage, disadvantage between eslint-config-react-app vs https://github.com/jsx-eslint/eslint-plugin-react thinking

https://github.com/facebook/create-react-app/tree/main/packages/eslint-config-react-app use https://github.com/jsx-eslint/eslint-plugin-react

stephane-klein commented 2 years ago

https://stackoverflow.com/questions/71020035/setup-vite-template-react-and-eslint-airbnb

stephane-klein commented 2 years ago

Done https://github.com/stephane-klein/react-vite-monorepo-poc/commit/d033cf6c8600254544874d5d9e00c6913e28b529