zest/base.resolver

View on GitHub
lib/resolver/unloader.js

Summary

Maintainability
A
1 hr
Test Coverage

Function exports has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = function () {
    var unloaders = [];
    /**
     * Unloader is returned by {@link module:base-resolver/unloader}
     * @namespace module:base-resolver/unloader~Unloader
Severity: Minor
Found in lib/resolver/unloader.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status