mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-23 04:47:24 +08:00
* Add support for custom reporter * Update CustomReporter and add more test: - jasmineDone() shoud return type "any" instead of "void". - CustomReporter should has optional method. * Fix error: Duplicate identifier 'Promise'.