Demo of migration engine Prerequisites pnpm Node.js codemod Installation pnpm i Run pnpm demo After you run, you can edit file demo/src/migration.ts - on every change migration will be rerunning. So far there is no memoization, so it will rerun from scratch every time.