Skip to content

PURISTA API


PURISTA API / @purista/cli / ProjectBlueprintContribution

Type Alias: ProjectBlueprintContribution

ProjectBlueprintContribution = ProjectConfigPatch & object

Defined in: packages/cli/src/blueprints/types.ts:50

Type Declaration

files?

optional files?: ProjectFileContribution[]

generatorSteps?

optional generatorSteps?: ProjectGeneratorStep[]

warnings?

optional warnings?: string[]