DefinitelyTyped/isomorphic-fetch
Alexander Trefz 696932988b Fix Headers.get of isomorphic-fetch (#14113)
* Fix isomorphic-fetch IHeaders.get signature

According to the specification, get can return null, so this should be explicit, since TS 2.0.

* Remove trailing whitespace

* Fix Lint
2017-01-19 20:51:07 -08:00
..
index.d.ts Fix Headers.get of isomorphic-fetch (#14113) 2017-01-19 20:51:07 -08:00
isomorphic-fetch-tests.ts Fix Headers.get of isomorphic-fetch (#14113) 2017-01-19 20:51:07 -08:00
tsconfig.json Use "lib" in tsconfigs instead of "target". (#13968) 2017-01-18 07:51:51 -08:00