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