DefinitelyTyped/types/expect
johanblumenberg 6627256182 Add missing types to expect (#23924)
* expect: add toBeNull(), toBeDefined(), toBeUndefined()

* expect: add expect(...).not

* expect: add typings for expect.any()

* expect: added toMatchObject()

* expect: added toHaveBeenLastCalledWith()
2018-02-26 08:32:47 -08:00
..
expect-tests.ts Add missing types to expect (#23924) 2018-02-26 08:32:47 -08:00
index.d.ts Add missing types to expect (#23924) 2018-02-26 08:32:47 -08:00
tsconfig.json
tslint.json