ksmithut/bower-files

View on GitHub
lib/bower-files.js

Summary

Maintainability
A
1 hr
Test Coverage

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

function BowerFiles (options) {
  if (!(this instanceof BowerFiles)) {
    return new BowerFiles(options)
  }

Severity: Minor
Found in lib/bower-files.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status