Commit Graph

8 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
Andy Hanson
89d6358b54 Merge remote-tracking branch 'origin/master' into merge_24sep
Conflicts:
	angular-material/angular-material.d.ts
	bookshelf/bookshelf.d.ts
	react-widgets/react-widgets.d.ts
	vinyl/vinyl.d.ts
2016-09-24 16:40:57 -07:00
Dan Vanderkam
d7f49d8166 include version 2016-09-24 13:37:33 -04:00
Dan Vanderkam
966b3eff1b reference google.visualization 2016-09-24 13:16:24 -04:00
Dan Vanderkam
9d4378f79c 2 spaces --> 4 spaces 2016-09-24 11:51:51 -04:00
Dan Vanderkam
0b25714182 code review 2016-09-24 11:51:14 -04:00
Dan Vanderkam
929c2e53c3 Typings for the dygraphs charting library 2016-09-24 11:19:59 -04:00