msimmer/epub-zipper

View on GitHub

Showing 1 of 1 total issue

Function create has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  create(args) {
    this.options = { ...this.options, ...args }
    const required = ['input', 'output']

    required.forEach(req => {
Severity: Minor
Found in index.js - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language