code-annotation-detection

1.0.4 • Public • Published

code annotation detection

Incremental detection of code comments

How to use

Install

npm install -D code-annotation-detection

use

package.json

"husky": {
    "hooks": {
        "pre-commit": "cad -b -p 30 -m 30"
    }
}

options

see bin/cad.js

Readme

Keywords

none

Package Sidebar

Install

npm i code-annotation-detection

Weekly Downloads

5

Version

1.0.4

License

ISC

Unpacked Size

22.1 kB

Total Files

10

Last publish

Collaborators

  • w317665990