Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/types/stage-01.types.ts
Properties
| Property | Type |
|---|---|
config | `Pick< |
JobConfig, 'repositoryUrl' | 'branch' | 'includePaths' | 'excludePaths'
& { /** Parser-core configuration / parsers?: ParserCoreConfig; /* Scope paths for file discovery */ scopePaths?: { frontend?: string; backend?: string; }; }
| |workDir|string` |
Was this page helpful?