We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Merge branch 'master' of https://github.com/Microsoft/TypeScript-wiki
Merge pull request #38 from nycdotnet/Wordsmithing-for-exclude Improve documentation for exclude
Merge pull request #39 from nycdotnet/ImproveFooter Improve footer
Improve documentation for exclude Trying to make it clear that this can be directories or files.
The public technically has to fork it.
Aded JSX and documentation for Microsoft.TypeScript.targets
Updated Using the Compiler API (markdown)
Updated TypeScript Editor Support (markdown)
NetBeans! :D
Explain addition of ASI for abstract, public, protected and private
Updated Compiler Options (markdown)
Updated Breaking Changes (markdown)
Updated Roadmap (markdown)
Merge branch 'master' of https://github.com/Microsoft/TypeScript.wiki
Merge pull request #34 from alexeagle/patch-1 Update Compiler-Options.md
Update Compiler-Options.md Add a clarification that `--stripInternal` looks for annotations in comments, not a `@internal` *decorator*
Updated tsconfig.json (markdown)
Emacs