rofrischmann/fela

View on GitHub
packages/fela-codemods/src/v10/RendererProvider.js

Summary

Maintainability
A
1 hr
Test Coverage

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

export default function transformer(file, api) {
  const j = api.jscodeshift

  const importName = getImportName(j, file.source, pkg, component)

Severity: Minor
Found in packages/fela-codemods/src/v10/RendererProvider.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status