Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 518 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 518 Bytes

@checkup/migrator

Migration tool for the Checkup framework.

Usage

  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>

License

This project is licensed under the MIT License.