Add new flag TypeScriptExperimentalDecorators
This commit is contained in:
Родитель
4f72b657af
Коммит
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 |
|
||||
|
|
Загрузка…
Ссылка в новой задаче