Skip to content

Function: createReport()

createReport(rootDir, options, reportOptions): SpaghettiReport

Defined in: lib/create-report.ts:14

Analyze a TypeScript project and create a report from its results.

Parameters

rootDir

string

options

AnalysisOptions = {}

reportOptions

ReportOptions = {}

Returns

SpaghettiReport