Commit Graph

22 Commits

Author SHA1 Message Date
Ryan Cavanaugh
a5f4d50ccc Fix tsconfig files for new option name / behavior.
Also fixes some inconsistent whitespace.
2016-07-12 13:54:56 -07:00
Raghav Katyal
395c4e1639 Turning on consistent casing flag and fixing failures 2016-06-30 15:14:49 -07:00
Ryan Cavanaugh
612c172c52 Use correct test list 2016-05-10 12:28:03 -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
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
7906b3d3bd Update ACL + dependents 2016-04-27 21:13:23 -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
vvakame
56295f5058 replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped 2016-03-17 00:55:26 +09:00
CaselIT
5b54f66f30 Changed reference to old mongodb version.
This avoids Promise conflicts
2016-01-11 15:12:48 +01:00
Tanguy Krotoff
d8373f0a6f Rename from *-test.ts to *-tests.ts 2015-10-23 20:52:47 +02:00
vvakame
6d64be2b28 merge acl-mongodbBackend.d.ts and acl-redisBackend.d.ts into acl.d.ts 2015-04-29 12:05:21 +09:00
Basarat Syed
316a02d99e tests: revert my ugly hacks. See https://github.com/Microsoft/TypeScript/issues/2784 2015-04-16 10:00:42 +10:00
Basarat Syed
c9d2949f7e fix acl/acl-redisBackend compile error 2015-04-16 09:27:56 +10:00
Basarat Syed
ad1887a3d3 fix acl/acl-mongodbBackend.d.ts compile error 2015-04-16 09:25:35 +10:00
A12893
985397ab73 Rename things 2015-03-13 03:18:04 +09:00
A12893
f3682e195f Fix comment 2015-03-13 02:11:05 +09:00
A12893
b6667dea4c Add acl 2015-03-13 01:42:38 +09:00