1.1.0 • Published 3 years ago

todo-code-listing v1.1.0

Weekly downloads
-
License
ISC
Repository
github
Last release
3 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

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago