Verify codemod engine compatibility
Initialize codemod package
Update transform file content
src/index.ts file with the content of your codemod’s transform file.src/rule.yaml file with the content of your ast-grep rule.Update package configuration file
.codemodrc.json configuration file. Refer to .codemodrc.json reference here.