Andy Hanson
|
45c9246c09
|
Remove esModuleInterop from tsconfigs (no longer mandatory)
|
2018-02-14 14:55:13 -08:00 |
|
Andy
|
2a9d2f8d59
|
Convert more "import *" to "import =" (#23446)
|
2018-02-05 18:27:31 -08:00 |
|
Andy
|
bef4d2b27d
|
Enable "esModuleInterop" in all tsconfigs (#23354)
|
2018-02-05 11:01:56 -08:00 |
|
Andy
|
954ee278de
|
Update TypeScript Versions to be at least as high as dependencies' versions (#21288)
* Update `TypeScript Version`s to be at least as high as dependencies' versions
* Run through again
|
2017-11-08 09:12:14 -08:00 |
|
Andy
|
947a8fb761
|
Enable strictFunctionTypes (#20373)
|
2017-10-06 14:03:03 -07:00 |
|
Andy
|
e2ac4b9aa4
|
mongoose-simple-random: Convert to external module (#20083)
|
2017-09-27 13:26:14 -07:00 |
|
Roberts Slisans
|
8cb51be625
|
Fix for no documents found - make results optional
|
2017-08-23 11:06:26 +03:00 |
|
Roberts Slisans
|
dcda58e335
|
Found a way.
|
2017-06-29 13:10:22 +03:00 |
|
Roberts Slisans
|
ee28ce2e13
|
Fix tslint errors
|
2017-06-29 12:35:10 +03:00 |
|
Roberts Slisans
|
b41d94cdd2
|
Fixed test case to a real world scenario, and subsequently fixed type definition
|
2017-06-29 12:11:38 +03:00 |
|
Roberts Slisans
|
8d0889c41a
|
Excluded Object from banned types (as in mongoose)
|
2017-06-22 20:24:22 +03:00 |
|
Roberts Slisans
|
114d42bcdb
|
Created type definition & wrote test case
|
2017-06-22 19:53:01 +03:00 |
|