peerigon / eslint-config-peerigon

Peerigon coding rules as eslint config
The Unlicense
11 stars 4 forks source link

Consider eslint-plugin-react-compiler #151

Open jhnns opened 4 months ago

jhnns commented 4 months ago

Catches problematic React code that the React compiler is not able to optimize, see https://www.npmjs.com/package/eslint-plugin-react-compiler

jhnns commented 2 weeks ago

It's still flagged as experimental and doesn't support the new ESLint flat config format. So let's wait until it is stable and ESLint 9 ready.