Recommended config for 'eslint-plugin-react-compiler' ? #40
Unanswered
elnatanitzan
asked this question in
General Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using React Compiler (
react-compiler-runtime@beta
) with eslint plugin (eslint-plugin-react-compiler@beta
) on a project running React 18.This what I added to
.eslinrc
according officical docs:Do I need to set an custom config the plugin under the
rules
?Or should the default be enough?
Beta Was this translation helpful? Give feedback.
All reactions