Andy
|
2f71174636
|
Restructure to support old versions (#13811)
* Restructure to support old versions
* Fix tests
|
2017-01-06 12:36:57 -08:00 |
|
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 |
|
Ryan Cavanaugh
|
dbf24a4f17
|
Fix angular tsconfig
|
2016-07-14 14:06:10 -07:00 |
|
Mohamed Hegazy
|
89f7ea7005
|
Fix #10082: remove angular package dependency on itself (#10086)
* Fix #10082: Remove dependency of angular on itself
* Disable forceConsistentCasingInFileNames for now
|
2016-07-13 12:00:16 -07:00 |
|
Ryan Cavanaugh
|
a5f4d50ccc
|
Fix tsconfig files for new option name / behavior.
Also fixes some inconsistent whitespace.
|
2016-07-12 13:54:56 -07:00 |
|
Mohamed Hegazy
|
4ee9330d67
|
Fix https://github.com/Microsoft/TypeScript/issues/9395: Rename angularjs to angular
|
2016-07-01 11:49:42 -07:00 |
|