Commit Graph

3 Commits

Author SHA1 Message Date
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
Paul van Brenk
8ba24e133d fix autosize 2016-08-19 16:22:28 -07:00
Francois Lecroart
edf6a27cca Add TypeDefinition for autosize plugin of jackmoore
original jquery-autosize plugin requred jquery but the new version
didn't need it anymore.
So I add a new definition for the new version of the plugin
see #10023
2016-08-10 18:23:53 +02:00