Commit Graph

32 Commits

Author SHA1 Message Date
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
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
541e24b685 Fix angularjs/angular; 'export declare'/'declare export' 2016-04-25 13:02:25 -07:00
Ryan Cavanaugh
4a433abbf4 Unwrap all lone ambient external modules 2016-04-22 14:12:45 -07:00
Jon Sheppard
1d3bc0ff40 Joi: Update when to use generics 2016-03-24 17:18:20 +07:00
Jon Sheppard
965b4bf7c5 Joi: change any.when options - is: parameter to type any 2016-03-22 16:15:21 +07:00
Masahiro Wakame
409d06a449 Merge pull request #8596 from GaelMagnan/patch-1
Updated the version of joi
2016-03-19 14:08:07 +09:00
vvakame
7de6c3dd94 Merge branch 'master' into rename-repo-url 2016-03-17 21:06:54 +09:00
Gael Magnan de bornier
9b8b0e01a6 Updated the version of joi
Since the definition has been updated here: https://github.com/DefinitelyTyped/DefinitelyTyped/pull/4757 I updated the version in the file to match.
2016-03-16 18:21:37 +01: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
David Broder-Rodgers
860a1399c4 Updated optional flag on object.assert in Joi typings 2015-12-23 11:28:18 +00:00
Christopher Glantschnig
09ddcf7070 extending Error on ValidationError 2015-09-28 12:03:25 +02:00
Daniel Rosenwasser
c134c51a8f JSDoc - time to jump for 'joi'. 2015-08-21 15:17:40 -07:00
Daniel Rosenwasser
de6783d45d Added 'ignoreUndefined' property for rename options interface in 'joi'. 2015-08-21 15:14:04 -07:00
Daniel Rosenwasser
58345fc448 Merge branch 'master' into handleExtraObjectLiteralProperties
Conflicts:
	angular-ui-bootstrap/angular-ui-bootstrap-tests.ts
2015-08-17 12:28:46 -07:00
vvakame
17759c3dfd Merge branch 'master' of https://github.com/laurence-myers/DefinitelyTyped into laurence-myers-master 2015-08-08 14:09:56 +09:00
Daniel Rosenwasser
c6fed019e8 Correct test for 'ReferenceOptions' object in 'joi'. 2015-08-06 17:32:00 -07:00
Laurence Dougal Myers
8dd3b27579 Joi: update definitions to v6.5.0 2015-06-27 15:15:44 +10:00
Nick Lee
2f1df1f635 Added IP and Hostname validators to Joi.d.ts 2015-06-02 12:21:16 -04:00
Nick Lee
3efc88b49a Added uri validator to Joi 2015-05-19 15:14:55 -04:00
vvakame
59072fddd1 fix joi/joi.d.ts 2014-10-08 01:24:47 +09:00
Bart van der Schoor
a1fb03f3b6 updated Joi to v4.6.0 2014-06-13 04:46:01 +02:00
Bart van der Schoor
45b1c617ad changed joi header to v4.0.0 2014-04-24 17:41:01 +02:00
Bart van der Schoor
45df9cc2da added definitions for joi 2014-04-20 03:13:14 +02:00