Commit Graph
10 Commits
Author SHA1 Message Date
AndyandGitHub 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
AndyandGitHub 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 b02b9903cc Merge commit 'origin/master~100' into merge_21sep 2016-09-21 08:13:15 -07:00
Péter KovácsandGitHub 605baa5cb4 [tether-drop] Fix test containing 'drop' property 2016-09-13 10:51:45 +02:00
Péter KovácsandGitHub a99a95390e [tether-drop] Remove 'drop' property since it is undocumented 2016-09-13 10:50:15 +02:00
Péter KovácsandGitHub ce96198da7 [tether-drop] Rename 'element' property in test 2016-09-07 12:42:40 +02:00
Péter KovácsandGitHub ad87335d69 [tether-drop] Rename 'element' property name to 'drop' 2016-09-07 10:04:36 +02:00
AndyandMasahiro Wakame 35ddab3f4a Delete tether-drop.d.ts, which has been replaced by tether-drop/index.d.ts (#10995) 2016-09-07 00:25:44 +09:00
Nathan Shively-Sanders 14fb8ef536 Merge branch 'master' into types-2.0-2016-08-12 2016-08-12 14:53:54 -07:00
André Werlang 1317f2fdf4 rename drop to tether-drop to adhere to npm registry 2016-08-10 15:31:42 -03:00