Commit Graph

4 Commits

Author SHA1 Message Date
Andy
555ea54770 Lint test files too (#14791) 2017-02-23 07:15:16 -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
Yoriki Yamaguchi
1af69c47fb fix type definition for package: apex.js (#13825)
* fix `export default` issue

* use `namespace` instead of (internal) `module`

* write it as an external module
2017-01-07 05:01:39 -08:00
Yoriki Yamaguchi
9e02b7160d add type definition for package: apex.js (#13796)
* add apex.js

* 4 spaces

* fix `implicitly has any type`

* match the style of tslint.json

* make `event` and `context` not optional

* avoid annotating the types of callbacks manually
2017-01-06 08:30:54 -08:00