情報源: Announcing TypeScript 2.2 | TypeScript
2.2がリリースされました。
npm install -g typescript
以下のサイトで試すことが出来ます。
TS Playground - An online editor for exploring TypeScript and JavaScript
The Playground lets you write TypeScript or JavaScript online in a safe and sharable way.
VS拡張込みのインストーラー、各エディタ、IDEの拡張については以下を。
JavaScript With Syntax For Types.
TypeScript extends JavaScript by adding types to the language. TypeScript speeds up your development experience by catch...
ドキュメント

File not found ?? microsoft/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output. - File not found ?? microsoft/TypeScrip...
GitHub

GitHub - microsoft/TypeScript: TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
TypeScript is a superset of JavaScript that compiles to clean JavaScript output. - microsoft/TypeScript


コメント