DefinitelyTyped/types/sinon
Josh Goldberg 2bd01e84f7 Expanded Sinon's createStubInstance to allow a TType generic (#16730)
* Expanded Sinon's createStubInstance types

* Defaulted createStubInstance behavior to not use the better types

TType gets inferred to `{}` by default. Odd.

* Removed commented out typings

* Removed unnecessary imports from i18next-tests

* Added TS 2.2 notices

* Bumped TS versions to 2.3

* Consolidated optional types for StubbableType

* Update index.d.ts
2017-06-03 15:04:06 -07:00
..
index.d.ts Expanded Sinon's createStubInstance to allow a TType generic (#16730) 2017-06-03 15:04:06 -07:00
sinon-tests.ts Expanded Sinon's createStubInstance to allow a TType generic (#16730) 2017-06-03 15:04:06 -07:00
tsconfig.json sinon: Add array matcher, set matcher and map matcher 2017-05-06 10:34:21 +02:00
tslint.json Update type definition to include changes from Sinon 2.2.0 (#16298) 2017-05-03 12:02:19 -07:00