We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I added the allowExpression: true option to my config, but the empty fragment still shows the error.
There shouldn't be any mistakes. What did I miss?
7.32.2
8.15.0
16
The text was updated successfully, but these errors were encountered:
“nothing” isn’t an expression.
Why return an empty fragment instead of undefined or null?
Sorry, something went wrong.
No branches or pull requests
Is there an existing issue for this?
Description Overview
I added the allowExpression: true option to my config, but the empty fragment still shows the error.
Expected Behavior
There shouldn't be any mistakes.
What did I miss?
eslint-plugin-react version
7.32.2
eslint version
8.15.0
node version
16
The text was updated successfully, but these errors were encountered: