src/emitter/combine-emitter.ts
Function combineEmitter
has 5 arguments (exceeds 4 allowed). Consider refactoring. Wontfix
Wontfix
this: AnyIterable<T>,
eventEmitter: any,
optionsOrKeyA?: FluentEmitOptions | Mapper<any, any>,
keyB?: Mapper<any, any>,
options?: FluentEmitOptions,