Commit Graph

2 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
Sema
9001e6d0ef artyom.js - Created typescript definition file (#13947)
* Initial version of types for artyom.js

* Added headers and documentation

* Removed tslint exception

In local, the npm run lint said that this header is not allowed, but in travis seems to work

* Added "noImplicitThis": true,

* Added MAJOR.MINOR to .d.ts header
2017-01-17 16:24:32 -08:00