packages/metalsmith-html-unused/index.ts
Showing 1 of 1 total issue
Function resources
has 49 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
...metalsmith.match(defaultedOptions.html, Object.keys(files)).map((filename) => { debug('finding resources in file: %s', filename); const file = files[filename];