Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/types/framework.types.ts
Framework detection configuration
Properties
| Property | Type |
|---|---|
name | string |
type | `'frontend' |
indicatorFiles | string[] |
dependencies | string[] |
filePatterns | RegExp[] |
codePatterns | RegExp[] |
priority | number |
Was this page helpful?