rofrischmann/fela

View on GitHub
packages/fela-bindings/src/hoistStatics.js

Summary

Maintainability
A
1 hr
Test Coverage

Function hoistStatics has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export default function hoistStatics(target, source) {
  if (typeof source === 'string') {
    return target
  }

Severity: Minor
Found in packages/fela-bindings/src/hoistStatics.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status