O2h Migration

1.0.8Last update May 15, 2025
by@mahmoudmoravej

This is a codemod created with codemod init.

Using this codemod

You can run this codemod with the following command:

npx codemod o2h-migration

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