gerard2p/koaton-cli

View on GitHub
src/support/BundleItem.js

Summary

Maintainability
A
1 hr
Test Coverage

Function constructor has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    constructor (target, source, watch = false) {
        /**
         * This variable is used to store the sorces files of the package.
         * @private
         * @type {String[]}
Severity: Minor
Found in src/support/BundleItem.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status