Codibre/fluent-iterable

View on GitHub
src/emitter/combine-emitter.ts

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

Function combineEmitter has 5 arguments (exceeds 4 allowed). Consider refactoring.
Wontfix

  this: AnyIterable<T>,
  eventEmitter: any,
  optionsOrKeyA?: FluentEmitOptions | Mapper<any, any>,
  keyB?: Mapper<any, any>,
  options?: FluentEmitOptions,
Severity: Minor
Found in src/emitter/combine-emitter.ts - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status