Rules
no-find-dom-node
Full Name in eslint-plugin-react-dom
Full Name in @eslint-react/eslint-plugin
Features
🔍
Presets
domrecommendedrecommended-typescriptrecommended-type-checked
What it does
This rule disallows the use of findDOMNode.
This API will be removed in a future major version of React. See the alternatives.