DefinitelyTyped/backlog-js
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
..
backlog-js-tests.ts Remove <reference path="../xxx/xxx.d.ts"> from definitions files and replace it with import * as Xxx from "xxx" or <reference types="xxx"/> 2016-09-16 08:59:57 -07:00
index.d.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