rofrischmann/fela

View on GitHub
packages/fela-identifier/src/index.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function identifier has 58 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export default function identifier(config = {}) {
  const { prefix = 'fela-identifier' } = config
  const { generator = defaultGenerator } = config

  const idRepository = {}
Severity: Major
Found in packages/fela-identifier/src/index.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status