setMaxListeners
Sets the maximum number of listeners for the given emitter or target.
Parameters
count
The maximum number of listeners.
emittersOrTargets
The EventEmitter or target objects to set the maximum number of listeners for.