Darren DeRidder
Darren DeRidder
Thanks for this library! I really like the no-dependencies aspect, although it actually does depend on a couple of native node modules. It would be great to be able to...
Throws errors in updateDisplay when requested DOM elements not present. Make them optional and check for presence before dereferencing See #12
### Requirements * [x] Filling out the template is required. Any pull request that does not include enough information to be reviewed in a timely manner may be closed at...
I apologize if this has already been covered or has an obvious fix, but I haven't been able to find a solution. I'm using tsd-jsdoc to generate a types.d.ts file...
This PR adds support for mocha's new --posix-exit-codes command line option. When this option is given, mocha will exit using standard posix exit codes instead of using he number of...