Returns the string for the bash command to run tsc with the gobstones-script detected configuration.
tsc({file: './src/index.ts' }) Copy
tsc({file: './src/index.ts' })
The options applied when running typedoc.
The bash command string.
Returns the string for the bash command to run tsc with the gobstones-script detected configuration.
Example