gartz/cheesebread

View on GitHub
lib.js

Summary

Maintainability
A
1 hr
Test Coverage

Function createApp has 45 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function createApp(options) {
  const {
    dir = `${os.homedir()}/.cheesebread/cache`,
    externalUrl,
    log
Severity: Minor
Found in lib.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status