react-find-dom-node
Replace .getDOMNode() calls with React.findDOMNode(...).
Usage
bash
Options
explicit-require: whenfalse, run even if no React import/require is present. Default:true.
Explore community-led codemods to migrate, optimize, and transform your codebase.
Build your own codemod and share it with the community.
Replace getDOMNode() with React.findDOMNode()
Build your own codemod and share it with the community.