[Bug]: allowExpression in react/jsx-no-useless-fragment #3710
Open
Description
opened on Mar 14, 2024
Is there an existing issue for this?
- I have searched the existing issues and my issue is unique
- My issue appears in the command-line and not only in the text editor
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
Activity