TypeScript.TypeScriptParams Type
TypeScript task parameter type
Record fields
Record Field | Description |
|
|
Full Usage:
EmitDeclaration
Field type: bool
|
|
Full Usage:
EmitSourceMaps
Field type: bool
|
|
|
Specifies which JavaScript module type the TypeScript compiler should generate. Default is CommonJs.
|
Full Usage:
NoLib
Field type: bool
|
|
Full Usage:
OutputPath
Field type: string
|
|
Full Usage:
OutputSingleFile
Field type: string option
|
|
Full Usage:
RemoveComments
Field type: bool
|
|
|
|
Full Usage:
ToolPath
Field type: string
|
|