Skip to content

taotiebot/example-2

Repository files navigation

An example repository to demonstrate 🐲 Taotie plugins

Installation

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
},

LICENSE

MIT © Murshid Azher.