Skip to content
This repository has been archived by the owner on May 17, 2021. It is now read-only.

Clean all the things

Compare
Choose a tag to compare
@Olical Olical released this 27 Jul 11:47
· 172 commits to master since this release

This release is mainly just tidying up things based on linting and opinions. So I have removed silly things such as that almost blank .jshintrc file which stopped your own ~/.jshintrc working when you were editing any EventEmitter code.

@desandro also submitted a pull request about a bug he found when nesting listeners. I have since improved the tests hugely but still can't reproduce the issue he found. I have merged in that change anyway because it should make the code more robust.

So, no new features, just hardening and cleaning. Enjoy!