Commit Graph

13 Commits

Author SHA1 Message Date
Andy
d74806eb3d Add lint disables for no-unnecessary-generics (#19508) 2017-09-01 08:34:37 -07:00
Andy
924fafffc0 Fix remaining lint errors (#19166) 2017-08-20 15:37:53 -07:00
Andy
5d6c651a1a Apply stricter lint rules (#19063) 2017-08-17 14:53:41 -07:00
Jed Fox
c657e49477 [yargs] Add the optional global parameter to yargs.check() (#18523) 2017-08-01 12:39:21 -07:00
Jack Moore
0c01f43b08 Updated yargs command to take array of strings 2017-06-30 00:28:37 -05:00
amikhalev
1f921205c9 Added test for choices parameter 2017-06-28 13:51:53 -06:00
amikhalev
b9aac3eaa1 Yargs only require version 2.2 2017-06-28 13:51:17 -06:00
amikhalev
2185ee769f Added argv tests for yargs 2017-06-28 13:51:04 -06:00
amikhalev
6535a2d11e Added Arguments interface type, fixed various method types 2017-06-28 13:48:13 -06:00
amikhalev
c98d7e4b4d Added missing options keys + tests 2017-06-28 13:47:21 -06:00
amikhalev
ad15fab918 Changed uses of any in yargs to object 2017-06-28 11:29:53 -06:00
amikhalev
cbe52a3ac2 Updated definitions for @types/yargs
Updated definitions for yargs 8.0 and fixed version number
Added tslint.json file and fixed all lint errors
Removed uses of Object and replaced with either any or a more specific
type
Fixed type of `choices` to accept undefined and true, because those are
accepted and functional values
Formatted everything
2017-06-27 10:47:47 -06:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00