Commit Graph

5 Commits

Author SHA1 Message Date
Andy Hanson
45c9246c09 Remove esModuleInterop from tsconfigs (no longer mandatory) 2018-02-14 14:55:13 -08:00
Andy Hanson
e54d6d1d1b Convert yet more import * to import = 2018-02-06 10:31:25 -08:00
Andy
bef4d2b27d
Enable "esModuleInterop" in all tsconfigs (#23354) 2018-02-05 11:01:56 -08:00
Andy
947a8fb761 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
Nick Zelei
98c1778503 add types for 'parse-link-header' module (#18994)
* add types for 'parse-link-header' module

* updated return type

has possibility of returning null if input is falsy.

* Update parse-link-header-tests.ts

updated test to include null type.
2017-08-16 10:02:51 -07:00