1.1.0 • Published 2 years ago

todo-code-listing v1.1.0

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

About

The package to list all TODO commented tags in your project

Usage

To use the todo-code-listing package, follow these steps:

  1. Open your terminal or command prompt.

  2. Navigate to the root directory of the project you want to scan for TODO comments.

  3. Run Command npm install -g todo-code-listing

  4. Run the todo-listing command followed by the required arguments:

todo-listing <projectPath> <outputFile> <fileExtensions>

Example:

todo-listing /path/to/project /path/to/todo.txt js,ts

1.1.0

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago