Commit Graph

34 Commits

Author SHA1 Message Date
Andy
ae4fe7b6de Use "lib" in tsconfigs instead of "target". (#13968)
* Use "lib" in tsconfigs instead of "target".

Only add "dom" to libraries that need it. This is determined by a script, so many libraries that have "dom" maybe should not.

* Update new-package and readme

* Add back "target" where necessary
2017-01-18 07:51:51 -08:00
Andy
a4bd9fa3c1 Add "noImplicitThis" to all tsconfig.json (#13446)
* Add "noImplicitThis" to all tsconfig.json

* Use `"noImplicitThis": false` on packages with broken tests.
2016-12-19 14:11:46 -08:00
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
bfd400a8f8 Add noEmit to all config files 2016-05-10 12:24:49 -07:00
Ryan Cavanaugh
e808e8e062 Remove unneeded references 2016-05-10 12:22:25 -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
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
vvakame
56295f5058 replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped 2016-03-17 00:55:26 +09:00
vvakame
4de74cb527 normalize line ending (CRLF -> LF) 2016-02-16 01:20:30 +09:00
Aya Morisawa
48f20e97bf Remove trailing whitespaces 2016-01-27 20:17:35 +09:00
Rogier Schouten
cf087ab37c Add typings for timezonecomplete-1.15.0 2015-03-17 15:17:43 +01:00
Rogier Schouten
8ed3342f84 Removed older versions on request. 2015-03-09 08:51:46 +01:00
Rogier Schouten
aa21953885 Add typings for timezonecomplete 1.13.0 2015-03-06 10:13:22 +01:00
Rogier Schouten
9928ac6dfb Add typings for timezonecomplete-1.12.0 2015-01-16 11:30:47 +01:00
vvakame
4c6a5bb12d remove old version timezonecomplete 2014-12-11 22:41:29 +09:00
Rogier Schouten
cdb10ab289 Add typings for timezonecomplete-1.11.0 2014-12-09 21:36:56 +01:00
Rogier Schouten
e06ad74cef Add typings for timezonecomplete-1.10.0 2014-11-25 11:49:34 +01:00
Rogier Schouten
f985712d93 Add typings for timezonecomplete-1.9.0 2014-10-29 11:19:49 +01:00
Rogier Schouten
c399e4d7bd Add typings for timezonecomplete 1.8.0 2014-10-17 13:15:06 +02:00
Rogier Schouten
c5472e280a Add typings for timezonecomplete v1.6.0 2014-10-02 13:31:13 +02:00
Gidon
f3423ae5b3 Fixed merge conflict 2014-08-24 09:57:53 +03:00
Rogier Schouten
fd019eed8b Add typings for version 1.5.1 2014-08-20 13:17:24 +02:00
Rogier Schouten
a2f96a4233 Fixed unittest failure on old tests. 2014-08-15 15:54:09 +02:00
Rogier Schouten
0ac4c6c592 Adjusted tests for 1.4.6 2014-08-15 14:19:58 +02:00
Rogier Schouten
317fb99d45 Created typings file for timezonecomplete version 1.4.6 2014-08-15 14:11:21 +02:00
Rogier Schouten
6adad430a1 Support for timezonezomplete-1.3.0 2014-07-07 10:07:53 +02:00
Rogier Schouten
165f9374fb Adhered to CONTRIBUTING.md conventions 2014-06-28 19:28:43 +02:00
Rogier Schouten
f787f16fb5 Add two methods add() and sub() to timezonecomplete.d.ts 2014-06-27 12:28:44 +02:00
Rogier Schouten
37982a91ed add new typings for timezonecomplete 2014-06-27 10:38:14 +02:00