Skip to content

Commit d01f3fd

Browse files
committed
fix error
1 parent 98a2436 commit d01f3fd

File tree

1 file changed

+1
-0
lines changed
  • lib/node_modules/@stdlib/_tools/static-analysis/js/summarize-file-list

1 file changed

+1
-0
lines changed

lib/node_modules/@stdlib/_tools/static-analysis/js/summarize-file-list/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ By default, the function performs a cumulative static [summary analysis][@stdlib
6767

6868
```javascript
6969
var files = [ './beep.js', './boop.js' ];
70+
7071
var opts = {
7172
'cumulative': false
7273
};

0 commit comments

Comments
 (0)