rofrischmann/fela

View on GitHub
examples/example-with-styleguidist/src/common/createFelaRenderer.js

Summary

Maintainability
A
1 hr
Test Coverage

Function createRenderer has 33 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const createRenderer = () => {
  const plugins = [
    unit('px'),
    placeholderPrefixer(),
    friendlyPsuedo(),
Severity: Minor
Found in examples/example-with-styleguidist/src/common/createFelaRenderer.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status