aspnet / JavaScriptServices

[Archived] This repository has been archived
Apache License 2.0
3.03k stars 518 forks source link

Update to Typescript 2.0.x in template projects #342

Closed empz closed 8 years ago

empz commented 8 years ago

Update to Typescript 2.0 in template projects

Also, remove tsd in favor of new TS 2.0 @types packages.

MarkPieszak commented 8 years ago

PR #258 It'll all be in there once we get the ReactRedux issues fixed due to the upgrade.

SteveSandersonMS commented 8 years ago

Yep, we will do this. I'll close this issue as a duplicate of #258.

MarkPieszak commented 8 years ago

@SteveSandersonMS I'm closing out my existing TS2 PR for a new one that's updated, and has everything working I'll be done in about 10minutes!

Got ReactRedux working as well, and updated everything to reflect recent changes (main-server renames etc)