How to use To run the codemods for convert exports * to export individual components, just run npm install npm run transform -- <path-to-index.ts> You may just want to dry-run first: npm run transform -- <path-to-index.ts> -d