leasot-report
v1.1.0
Published
leasot output report
Downloads
13
Readme
leasot-report
leasot-report is a command line tool that uses leasot to output TODOs and FIXMEs in your code
Usage
npm i -g leasot-report
or
npm i --save-dev leasot-report
Run the output reports
$ leasot-report src
$ ls leasot-reports/
example index.html
Supported extensions
".js", ".jsx", ".css", ".sass", ".java", ".go", ".php", ".rb"
Demos
example
https://wheatandcat.github.io/examples-pages/leasot-reports/index.html
storybook
https://wheatandcat.github.io/leasot-report/