Skip to content

Commit

Permalink
add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
jesuiterb committed Apr 22, 2020
1 parent 71875c4 commit 9919fd2
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions TODO.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# TODO
# TODO

Internal plan for improving this package.
Internal plan for improving this package.

1. Install esm and convert cli.js to esm module and run with `node -r esm src/cli.js`
2. Prerequisite for 3.: Write AVA Tests for cli.js to check functionality.
3. Update commander to version 5.0.0 and check, if tests do still run.
1. a) update console.logs to logdown logging
1. Prerequisite for 3.: Write AVA Tests for cli.js to check functionality.
1. Update commander to version 5.0.0 and check, if tests do still run.

0 comments on commit 9919fd2

Please sign in to comment.