Sebastian Neira
d67b9f5c77
Update nconf required() and add any() ( #22887 )
2018-01-18 19:09:35 -08:00
Dustin Barnes
cbfb1ff40f
Allowing get calls without key
...
nconf allows you to call `get` without a key, to return the entire configuration object. This changes the `get` exports to allow the key to be optional.
2017-12-11 15:48:19 -08:00
Nathan Shively-Sanders
2490fc007b
Merge pull request #20941 from rlopez4/master
...
make nconf Provider options in constructor optional
2017-11-14 10:13:59 -08:00
Andy
19f89399e4
Ensure every package has a tslint.json ( #21009 )
...
* Ensure every package has a tslint.json
* Fixes
2017-10-25 11:13:50 -07:00
Ricardo Lopez
f0ec8d77bf
make nconf Provider options in constructor optional
2017-10-23 19:14:24 -05:00
Andy
947a8fb761
Enable strictFunctionTypes ( #20373 )
2017-10-06 14:03:03 -07:00
Andy Hanson
354cec620d
Move all packages to a types directory
2017-03-24 14:27:52 -07:00