TypeScript
Contains code to call the typescript compiler. There is also a tutorial for this task available.
Nested types and modules
Type | Description |
ECMAScript | Generated ECMAScript version |
ModuleGeneration | Generated JavaScript module type |
TypeScriptParams | TypeScript task parameter type |
Functions and values
Function or value | Description | ||
extractVersionNumber di
Signature: di:DirectoryInfo -> float
|
![]() ![]() |
||
TypeScriptCompiler setParams files
Signature: setParams:(TypeScriptParams -> TypeScriptParams) -> files:seq<string> -> unit
|
![]() ![]() This task to can be used to call the TypeScript compiler. There is also a tutorial for this task available. Parameters
Sample
|
||
TypeScriptDefaultParams
Signature: TypeScriptParams
|
![]() ![]() Default parameters for the TypeScript task |