Commit Graph

10 Commits

Author SHA1 Message Date
Andy
450a426995 Set "target": "es6" where necessary. (#14111) 2017-01-19 06:37:32 -08:00
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
Peter Safranek
1fe97bbf37 Add 'extensions' option. 2017-01-09 20:03:41 -08:00
Peter Safranek
971587942e Merge upstream master to reflect the big types-2.0 upstream merge. 2017-01-02 14:55:36 -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
Andy
11f0445ae2 Remove duplicate declaration files (#12277) 2016-10-26 12:18:23 -07:00
zhengbli
c491a56af6 Merge branch 'types-2.0' of https://github.com/DefinitelyTyped/DefinitelyTyped into zhengbli_merge 2016-10-25 11:06:47 -07:00
Peter Safranek
dc33fb1259 [types-2.0] Add type definitions for koa-send. (#11946)
* Add type definitions for koa-send.

* Use correct file name and add tsconfig.
2016-10-25 22:11:17 +09:00
Peter Safranek
d898304c56 Add type definitions for koa-send. (#11848) 2016-10-08 10:45:01 -07:00
Peter Safranek
6d12ed32ba Add type definitions for koa-send. 2016-10-08 01:14:55 -07:00