UNPKG
@eklmv/jscpd-html-reporter
Version:
latest (4.0.1)
4.0.1
html reporter for jscpd
github.com/kucherenko/jscpd
eklmv/jscpd
@eklmv/jscpd-html-reporter
/
README.md
12 lines
(7 loc)
•
131 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
# `html-reporter`
> TODO: description
## Usage
```
const
htmlReporter
=
require
(
'html-reporter'
);
//
TODO:
DEMONSTRATE API
```