[React 19]: eslint-plugin-react-compiler
defines no main
in its package.json
#29068
Labels
eslint-plugin-react-compiler
defines no main
in its package.json
#29068
Summary
require('eslint-plugin-react-compiler')
fails - one has to dorequire('eslint-plugin-react-compiler/dist/index.js')
instead. Happy to send a PR for this once you publish the source code.Using
0.0.0-experimental-e04a001-20240515
The text was updated successfully, but these errors were encountered: