chore(typings): remove tsd and install typings#7985
chore(typings): remove tsd and install typings#7985jeffbcross wants to merge 1 commit intoangular:masterfrom
Conversation
.travis.yml
Outdated
There was a problem hiding this comment.
do you know how typings avoids github rate limiting? it may cause flakes
There was a problem hiding this comment.
I need to add it based on Configuration FAQ.
I mis-read an issue comment that lead me to believe it wasn't necessary.
a243f2d to
ded6408
Compare
ded6408 to
8ccb9f6
Compare
|
nice. I don't understand why the clean-shrinkwrap delta is so big - did you upgrade everything? or is that just typings has lots of deps? |
|
@jeffbcross Looks like CI is failing. Could you have a look? |
|
Spent some time trying to understand why TS2Dart was choking on this change, to no avail. Going to wait on @alexeagle to land #8003 so I can accomplish my original goal of upgrading RxJS. |
|
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Changes our typings manager to
typingsinstead of deprecatedtsd.No
Closes #7982