There was an error while loading. Please reload this page.
Redirect to the official TS website
Updated Compiler Options (markdown)
fixed mistype
Update Compiler-Options.md
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
Update compiler options and msbuild options for 1.8
Fixed the typo in the --mapRoot Fixed the typo in the '--mapRoot' session.
Removed --experimentalAsyncFunctions --experimentalAsyncFunctions flag is removed for ts 1.7.x
Merge branch 'master' of https://github.com/Microsoft/TypeScript-wiki
Make command line option descriptions more consistent
Merge branch 'master' of https://github.com/Microsoft/TypeScript.wiki
Update Compiler-Options.md Add a clarification that `--stripInternal` looks for annotations in comments, not a `@internal` *decorator*
Add new compiler options for 1.6.
Remove notes about options being 1.5-specific in 'Compiler Options'.