Rules
no-namespace
Full Name in eslint-plugin-react-dom
Full Name in @eslint-react/eslint-plugin
Presets
dom
recommended
recommended-typescript
recommended-type-checked
Description
Enforces the absence of a namespace
in React elements.
Namespaces, such as with svg:circle
are not supported in React.