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 #32 from Microsoft/handbookRedirect Added a notice to the top of all handbook pages.
Merge branch 'master' into handbookRedirect Conflicts: Functions.md Generics.md
Removed duplicated pages.
Link to the Typescript-Handbook repo instead of the pages on this wiki.
Added a notice to the top of all handbook pages.
Merge pull request #30 from brettcannon/patch-1 Simplify a sentence
Merge pull request #31 from brettcannon/brettcannon-patch-1 Grammar fix
Grammar fix "we switching" -> "we switch"
Simplify a sentence The word "when" was used twice very closely together, making the sentence slightly awkward to read.
Updated Breaking Changes (markdown)
Updated Roadmap (markdown)
Merge pull request #29 from clownwilleatme/patch-1 Updated registry information to include lib.d.ts
Updated registry information to include lib.d.ts Updated the information about the registry settings for specifying the lib.d.ts library definition to use in conjunction with a custom language service file.
Merge pull request #28 from Microsoft/tsConfigExcludeUpdates Updates to tsconfig.json for the new 'exclude' property
Rewording exclude list based on CR feedback
Updating awkward wording in tsconfig details section
Updates to tsconfig.json for the new 'excludes' property
Add new compiler options for 1.6.
Move order of MSBuild options
Remove notes about options being 1.5-specific in 'Compiler Options'.
Merge pull request #27 from Microsoft/msbuildproperties Document new msbuild properties for 1.6
Document new msbuild properties for 1.6
Merge pull request #26 from lordHerky/master Removing comment on fixed function
Removing comment on fixed function A comment was left behind on a fixed example of how to use generics for parameter constraints.
Merge pull request #24 from Microsoft/fixupJsxPage Fix up JSX page a bit
Merge pull request #25 from jbrantly/fix_header Fix header
Fix header