Skip to content

@saflib/imports


src/tsconfig/generate

Interfaces

InterfaceDescription
CheckReferencesResult-
GenerateReferencesPreview-
PackageReferencePreview-
ReferenceDrift-
SolutionReferencePreview-

Functions

FunctionDescription
checkReferencesDiff on-disk tsconfigs against the generator; also fails when the reference graph contains cycles.
computeSolutionsCompute solution-style root configs for the given monorepo scope.
ensurePackageEmitOptionsEnsure per-package emit paths and strip legacy noEmit overrides.
generateReferencesAlias used by callers that want an explicit generate entrypoint.
isWorkflowTemplatePackageWorkflow scaffold packages are workspace members but should not appear in solution roots (they're templates, not shipped compilation units).
previewReferencesGeneratePreview (and optionally write) project-reference arrays for each package tsconfig plus solution-style root configs.