jackmellis/jpex

View on GitHub
src/registers/factory.ts

Summary

Maintainability
A
35 mins
Test Coverage
A
100%

Function factory has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

  this: JpexInstance,
  name: string,
  dependencies: Dependency[],
  fn: AnyFunction<T>,
  opts: FactoryOpts = {},
Severity: Minor
Found in src/registers/factory.ts - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status