Commit Graph

7 Commits

Author SHA1 Message Date
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
Travis Thieman
10d9fda787 memory-cache: Add type parameters and expose constructor to instantiate new caches (#20501)
* memory-cache: Add type parameters and expose constructor to instantiate  new caches

* Return arrays from keys() function

* Extend dtslint and fix linting errors

* Add version 0.2 to type header
2017-10-16 14:39:27 -07:00
Andy
947a8fb761 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
Andy
5d6c651a1a Apply stricter lint rules (#19063) 2017-08-17 14:53:41 -07:00
davidrsacks
5beea6b1a9 Update memory-cache timeout callback definition (#18886)
* Update timeout callback to take the value that timed out

Per memory-cache code, the timeout callback takes a 'value'.

* Update memory-cache tests

Updated memory-cache tests to show that backwords compatibility is maintained while also supporting its full capabilities.
2017-08-14 11:50:53 -07:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00