Migration tool for the Checkup framework.
A migration tool for lint todos
Usage
$ npx @lint-todos/migrator <working directory>
Options
--removeV1, -r Remove v1 todos from migration
Examples
$ npx @lint-todos/migrator .
✔ Successfully migrated 10 todos to single file format
From within the project directory, run:
npx @lint-todo/migrator --migration <name>
This project is licensed under the MIT License.