DefinitelyTyped/knockout
Péter Kovács 4aae472c0f [knockout] Update KnockoutComponentTypes.Loader.getConfig signature (#15065)
* [knockout] Update KnockoutComponentTypes.Loader.getConfig signature

Callback in method signature is missing a null type, so when trying to call the callback with null (which is a valid scenario), strict null check fails.

* [knockout] Fix failing build of tests with TypeScript 2.0

*  [knockout] Fix failing build of tests with TypeScript 2.0

* [knockout] Fix failing build of tests with TypeScript 2.0

* [knockout] Fix failing build of tests with TypeScript 2.0
2017-03-10 17:09:55 -08:00
..
test [knockout] Update KnockoutComponentTypes.Loader.getConfig signature (#15065) 2017-03-10 17:09:55 -08:00
index.d.ts [knockout] Update KnockoutComponentTypes.Loader.getConfig signature (#15065) 2017-03-10 17:09:55 -08:00
tsconfig.json Use "lib" in tsconfigs instead of "target". (#13968) 2017-01-18 07:51:51 -08:00