The TypeScript 2.3 Release Candidate is here today! This release brings more ECMAScript features, new settings to make starting projects easier, and more.
To get started with the release candidate, you can grab it through NuGet or over npm through
npm install -g typescript@rc
You can also get TypeScript for Visual Studio 2015 (if you have ...