ngnijland / typescript-todo-or-die-plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CLI tool

ngnijland opened this issue · comments

commented

Add a CLI command that lists all TODO comments with conditions in the project

Command

tod <PATH>

Result

Show:

  • Message
  • Condition
  • Condition type
commented

It should take configurations into account. We might need a flag so the user can configure where their tsconfig.json is located