Commit Graph

17 Commits

Author SHA1 Message Date
Fumiaki MATSUSHIMA
a9adebaed4 fetch-mock: method option is optional
Actually, it should be never but to keep compatibility,
we decided to make this method option optional

https://github.com/DefinitelyTyped/DefinitelyTyped/pull/29264#discussion_r221364845
2018-09-29 13:20:58 +09:00
Ruben Vermeersch
57c9e88f6b fetch-mock: Add missing sandbox() definition (#25993)
Fixes #20421
2018-05-29 15:58:48 -07:00
Ruben Vermeersch
832003e59f fetch-mock: Add more missing whitespace to make things consistent 2018-05-24 10:34:00 +02:00
Ruben Vermeersch
0928df214d Small whitespace cleanups 2018-05-24 10:00:29 +02:00
Quentin Bouygues
0dde12db1f [fetch-mock] Add Mock Configuration Options 2018-03-06 14:37:03 +01:00
Matt Tennison
fcdc84da8c [fetch-mock] Add Mock Configuration Options 2018-02-24 14:22:23 +00:00
Andy Hanson
45c9246c09 Remove esModuleInterop from tsconfigs (no longer mandatory) 2018-02-14 14:55:13 -08:00
Andy
bef4d2b27d
Enable "esModuleInterop" in all tsconfigs (#23354) 2018-02-05 11:01:56 -08:00
Tom Liao
549cb73af1 fetch-mock: Add type for matching headers. 2017-11-01 11:51:55 -04:00
Andy
00676de6d4 fetch-mock: Fix lint (#20847) 2017-10-23 07:27:59 -07:00
Andy
947a8fb761 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
Andy
924fafffc0 Fix remaining lint errors (#19166) 2017-08-20 15:37:53 -07:00
Chris Sinclair
405347a636 [fetch-mock] Added missing flush() method to FetchMockStatic 2017-08-05 13:34:07 +01:00
Hendrik Liebau
6b527c5f44 declare fetchMock as namespace 2017-07-08 00:50:11 +02:00
Andy
bbc61fbf93 Extend "dtslint/dt.json" directly instead of "../tslint.json". (#15822)
* Extend "dtslint/dt.json" directly instead of "../tslint.json".

* Convert more "../tslint.json" to "dtslint/dt.json"

* no-redundant-modifiers -> strict-export-declare-modifiers
2017-04-14 08:04:05 -07:00
Andy
e69b58e400 Apply new lint rules to ever more packages (#15551) 2017-03-31 12:19:34 -07:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00