DefinitelyTyped/types/sinon
johnjessewood 8c99cf5fed @types/sinon - add type inference for stub/spy arguments and return types (#30442)
* Add some generic type inference to sinon stubs and spies

* Correct callsFake typing and add Author

* Bump typescript version

* Give better names to the generic types

* Bump typescript version in karma-chai-sinon, as it requires Sinon

* Bump ts versions of packages that depend on sinon

* Use Array<T> instead of T[]
2018-11-18 09:07:43 -08:00
..
index.d.ts
sinon-tests.ts
tsconfig.json
tslint.json