Erik Dalén
|
ce61935ac8
|
Make all options optional (#25160)
The package uses `Object.assign` and has default values, so these are all optional: https://github.com/SamVerschueren/aws-lambda-mock-context/blob/master/index.js#L11-L18
|
2018-04-21 05:38:45 +12: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 |
|
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
|
924fafffc0
|
Fix remaining lint errors (#19166)
|
2017-08-20 15:37:53 -07: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 |
|
Morgan Moskalyk
|
32484a4bc9
|
decremented version back to 1.0
|
2017-03-28 21:33:47 -04:00 |
|
Morgan Moskalyk
|
af6bc77b11
|
removed junk
|
2017-03-28 21:32:03 -04:00 |
|
Morgan Moskalyk
|
276074255a
|
removed junk
|
2017-03-28 21:30:43 -04:00 |
|
Morgan Moskalyk
|
5436edcfdb
|
changed to export 1 function
|
2017-03-28 21:29:17 -04:00 |
|
Morgan Moskalyk
|
dd73f84c25
|
updated index.d.ts
|
2017-03-28 14:36:13 -04:00 |
|
Morgan Moskalyk
|
a2a216496e
|
updated comments of packag
|
2017-03-28 13:55:30 -04:00 |
|
Morgan Moskalyk
|
b6551bc910
|
@types/aws-lambda-mock-context
|
2017-03-28 13:47:24 -04:00 |
|