mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-15 18:14:28 +00:00
* Added the Listener and Event types so that you can register custom cucumber event listeners in TypeScript Contribution based on the [Serenity/JS implementation](3e733369f4/src/serenity-cucumber/cucumber.d.ts) * Removed myself from the list of contributors, because being there apparently breaks some regex somewhere .... * Replaced non-existent 'assert' type reference with a dummy implementation based on4869992bc0/json-merge-patch/json-merge-patch-tests.ts* Added myself to the list of contributors as per @andy-ms instructions. Thanks!