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 |
|
Andy
|
d2150a603f
|
Even more 2.0 (#12503)
* Always use forceConsistentCasingInFileNames
* Rename files
* Convert more packages to `types-2.0` style
|
2016-11-05 13:34:11 -07:00 |
|
TonyYang
|
272ae64e97
|
[string-template] Add a new type definition (#11949)
* Create string-template.d.ts
* Create string-template-tests.ts
|
2016-10-16 22:15:54 +09:00 |
|