Commit Graph

28 Commits

Author SHA1 Message Date
Raghav Katyal
395c4e1639 Turning on consistent casing flag and fixing failures 2016-06-30 15:14:49 -07:00
Ryan Cavanaugh
bfd400a8f8 Add noEmit to all config files 2016-05-10 12:24:49 -07:00
Ryan Cavanaugh
50387d4046 Change relative reference paths to types references. Errors incoming... 2016-05-09 18:06:27 -07:00
Ryan Cavanaugh
49b1ac6a38 Rename all entry points to index.d.ts and explicitify all file lists 2016-05-09 17:29:10 -07:00
Ryan Cavanaugh
ab2b4191c5 Add typesRoot to all config files 2016-05-09 13:52:25 -07:00
Ryan Cavanaugh
81862d240d More fixes 2016-05-04 22:50:05 -07:00
Ryan Cavanaugh
ded70421be Turn off strict null checks 2016-05-04 15:08:38 -07:00
Ryan Cavanaugh
69d1929d8a Add tsconfig.json files 2016-05-04 14:14:39 -07:00
Ryan Cavanaugh
fa204a87d1 Remove obsolesced reference comments 2016-04-27 21:53:46 -07:00
Ryan Cavanaugh
337587de8c Rename external modules to index.d.ts 2016-04-27 21:30:22 -07:00
Ryan Cavanaugh
e7c111c4b7 Merge remote-tracking branch 'upstream/master' into types2.0
Add tsconfig files everywhere

# Conflicts:
#	azure-mobile-services-client/AzureMobileServicesClient.d.ts
#	bookshelf/bookshelf.d.ts
#	hapi/hapi.d.ts
#	helmet/helmet.d.ts
#	mongodb/mongodb.d.ts
#	nock/nock.d.ts
#	react-bootstrap/react-bootstrap.d.ts
#	react-helmet/react-helmet.d.ts
#	restify/restify.d.ts
#	sequelize/sequelize.d.ts
2016-04-27 20:40:21 -07:00
Ryan Cavanaugh
4a433abbf4 Unwrap all lone ambient external modules 2016-04-22 14:12:45 -07:00
Masahiro Wakame
b5fe1dd614 Merge pull request #8559 from Dru89/patch-1
Update yargs with new options and methods from 4.x
2016-03-26 21:44:07 +09:00
Drew Hays
9a317bdcc6 add boolean entry for env 2016-03-21 09:02:04 -07:00
vvakame
7de6c3dd94 Merge branch 'master' into rename-repo-url 2016-03-17 21:06:54 +09:00
vvakame
14fe4313f4 replace internal module to namespace 2016-03-17 02:18:10 +09:00
vvakame
56295f5058 replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped 2016-03-17 00:55:26 +09:00
Drew Hays
b05e08bde0 add tests, correct some options 2016-03-14 21:10:41 -07:00
Drew Hays
c458f90930 Add some missing methods and options to yargs.d.ts
Added some missing methods and options from the documentation of yargs
2016-03-14 20:43:38 -07:00
vvakame
4de74cb527 normalize line ending (CRLF -> LF) 2016-02-16 01:20:30 +09:00
Olivier CHEVET
6a287502da Added missing functions from version 3.31
- reset
- epilog/epilogue
- locale
- detectLocale
- choices
- exitProcess

Added an extra prototype for version, accepting a function argument
2016-01-17 17:38:52 +01:00
Niklas Mollenhauer
c2b51380cb Fix indent 2015-10-07 21:27:48 +02:00
Niklas Mollenhauer
9ccd609dbd Add completion function 2015-10-07 21:20:13 +02:00
Niklas Mollenhauer
2d69a5f8bf Add optional function parameter to command() 2015-10-07 20:56:13 +02:00
Christopher Brown
70a17401f6 Reflect actual Argv#check() usage in check() type declaration 2015-06-19 12:32:23 -05:00
Christopher Brown
aeedf99784 Add Argv#command(...) to yargs 2015-05-03 23:18:08 -05:00
peferron
d614330899 yargs: make 2nd parameter of version() optional 2015-04-15 12:58:47 -07:00
Martin Poelstra
e24d68612a Add typings for 'yargs'. 2014-10-22 12:20:07 +02:00