vinicius73/steem-js

View on GitHub
rollup.config.factory.js

Summary

Maintainability
A
1 hr
Test Coverage

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

const configFactory = curry((banner, pkgName, format, useBabel = true) => {
  let fileSuffix = `.${format}`
  const plugins = [
    resolve({
      module: false,
Severity: Minor
Found in rollup.config.factory.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status