Skip to content

@saflib/imports


Function: checkReferences()

checkReferences(options): CheckReferencesResult

Diff on-disk tsconfigs against the generator; also fails when the reference graph contains cycles.

Parameters

ParameterType
options{ root?: string; }
options.root?string

Returns

CheckReferencesResult