Commit Graph

4 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
3633866ea5 Prefer to directly export values instead of export = of a namespace (#13645) 2017-01-01 15:36:12 -08:00
Andy
c84183036f Add noImplicitThis to packages that were missing it (#13540) 2016-12-24 10:24:57 -05:00
Paulo Cesar
de75e6420b Add react-native-fs (#13437)
* add react-native-fs

* reference types

* add tslint.json

* fix lint errors
2016-12-20 06:18:11 -08:00