Skip to content

Define getters and setters for EventEmitter.defaultMaxListeners with arrow functions

I just put an arrow function for define get/set methods for EventEmitter.defaultMaxListeners attribute

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading