React/Rename Unsafe Lifecycles

1.0.0Last update Jan 6, 2025
by@shubhraagarwal

Example

This codemod turns X into Y. It also does Z. Note: this is a contrived example. Please modify it.

Before

const toReplace = "hello";

After

const replacement = "hello";

Build custom codemods

Use AI-powered codemod studio and automate undifferentiated tasks for yourself, colleagues or the community

background illustrationGet Started Now