mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-06 02:33:53 -06:00
Add new flag TypeScriptExperimentalDecorators
parent
4f72b657af
commit
2269e7f3a1
@ -25,6 +25,7 @@ Compiler Option | MSBuild Property Name | Allowed Values
|
||||
--charset | TypeScriptCharset |
|
||||
--emitBOM | TypeScriptEmitBOM | boolean
|
||||
--emitDecoratorMetadata | TypeScriptEmitDecoratorMetadata | boolean
|
||||
--experimentalDecorators | TypeScriptExperimentalDecorators | boolean
|
||||
--inlineSourceMap | TypeScriptInlineSourceMap | boolean
|
||||
--inlineSources | TypeScriptInlineSources| boolean
|
||||
--locale | Automatically set to PreferredUILang value |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user