79106765

Date: 2024-10-20 10:00:24
Score: 1.5
Natty:
Report link

In 2024, to increase the default limit globally, you can do:

import { EventEmitter } from 'events'
EventEmitter.defaultMaxListeners = 20
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Vitor Barbosa