Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix removed default export from compiler linter #32768

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

BackEndTea
Copy link

Summary

In #32550 the modulex.exports was rewritten to export functionality.

However this removed the ability to do import reactCompiler from "eslint-plugin-react-compiler" as described in the readme.

How did you test this change?

N/A

In facebook#32550 the modulex.exports was rewritten to `export` functionality.

However this removed the ability to do `import reactCompiler from "eslint-plugin-react-compiler"`
as described in the readme.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants