Configuration for documentation standards in a project
version: string
Version of the configuration format
selected: string[]
List of selected documentation standard IDs
optional
customStandards: Record<string, { name: string; description: string; path: string; tags: string[]; }>
Custom documentation standards defined by the user