interface BaseOptions
Properties Jump to heading
optional
Jump to headingfilename: string | undefined
Specifies the filename used in stack traces produced by this script.
optional
Jump to headinglineOffset: number | undefined
Specifies the line number offset that is displayed in stack traces produced by this script.
optional
Jump to headingcolumnOffset: number | undefined
Specifies the column number offset that is displayed in stack traces produced by this script.