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
John Wright
a101f75db6
fix(doubleclick-gpt): correct descriptioni format
2016-11-06 13:08:16 +00:00
John Wright
6e503a2f99
fix: googletag isn't technically a constant
2016-11-06 11:20:44 +00:00
John Wright
67fec912ef
feat: specify events in event handlers
2016-11-06 11:16:10 +00:00
John Wright
3f6c724ab3
test: fix test
2016-11-06 11:15:36 +00:00
John Wright
a7ee1cb9b2
refactor: adhering to contribution guidelines
2016-11-06 10:52:25 +00:00