Rules
no-namespace
Full Name in eslint-plugin-react-dom
Full Name in @eslint-react/eslint-plugin
Features
🔍
Presets
domrecommendedrecommended-typescriptrecommended-type-checked
What it does
Enforces the absence of a namespace in React elements.
Namespaces, such as with svg:circle are not supported in React.