We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Configuring MSBuild projects to use NuGet (markdown)
Updated Roadmap (markdown)
Merge branch 'master' of https://github.com/Microsoft/TypeScript.wiki
Update image
add nuget package search dialogs
Updated tsconfig.json (markdown)
Updated FAQ (markdown)
Updated Setting Compiler Options in MSBuild projects (markdown)
Add breaking change on using this before super
Updated Breaking Changes (markdown)
Destroyed Package Management Tools (markdown)
Updated Compiler Options (markdown)
Merge branch 'master' of https://github.com/Microsoft/TypeScript-wiki
Update Compiler-Options.md
Merge pull request #55 from bricewilson/master added 'es6' as a valid option for the --module compiler option
added clarification that the 'es6' module format may not be used when targeting 'ES5' or lower
added 'es6' as a valid option for the --module compiler option