Go to repository

Function tsc

Returns the string for the bash command to run tsc with the gobstones-script detected configuration.

tsc({file: './src/index.ts' })

Parameters

  • options: TaskTscOptions = ...

    The options applied when running typedoc.

Returns string

The bash command string.