An example repository to demonstrate 🐲 Taotie plugins
Add the script where the taotie should devour the codemods from using the package.json
script,
"scripts": {
"taotie:fix": "putout <path> --fix", // i.e. putout src/**/*.ts --fix
},
MIT © Murshid Azher.