Commit Graph

6 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
91dc70b046 usb: Remove I prefix from interface 2016-12-15 10:45:08 -08:00
Andy
79f359c500 Remove patch version from linted project (#12833) 2016-11-21 10:44:02 -08:00
Andy Hanson
4f2f06b513 Convert usb/index.d.ts to a module and lint 2016-11-17 13:17:16 -08:00
Andy Hanson
eed1bf335a Rename files 2016-11-17 13:10:48 -08:00