OptionaldebugWhen true, logs each consumed token. If a function, calls that function instead of console.debug.
OptionaljsWhen true, outputs JavaScript instead of TypeScript by stripping type annotations.
OptionalloadFunction to load a plugin module synchronously from a path. Required for plugin imports.
OptionalrecoverWhen true, attempts to recover from errors and continue transpilation instead of throwing.
OptionaltransformFunction to transform import URIs during transpilation.
OptionalwhitespaceOutput formatting mode: "preserve" maintains input alignment, "pretty" adds readable indentation.
Configuration options for the TabScript transpiler.