eslint-plugin-react
eslint-plugin-react copied to clipboard
fix: remove unnecessary schema from jsx-no-comment-textnodes
I noticed that there was a schema defining an empty object - it's an unnecessary definition, so remove it.