# ParserRegistryConfig

**Kind:** Interface

**Source:** [`atloria-monorepo/apps/config-docs-parser/src/services/parser-registry.service.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/config-docs-parser/src/services/parser-registry.service.ts#L19)

## Properties

| Property | Type |
|---|---|
| `rootDir` | `string` |
| `enabledParsers` | `string[]` |
| `parserOptions` | `Record<string, unknown>` |
