Overview

TypeScript Target

TypeScript target name is ts. It must be used for the attribute target for attributes controlling TypeScript code generation:

[ts enabled]

It is also used as the Igor Compiler command line argument for the -target option:

igorc.exe -t ts *.igor