<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [XInstaller](./x-components.xinstaller.md) &gt; [normaliseSnippetConfig](./x-components.xinstaller.normalisesnippetconfig_1.md)

## XInstaller.normaliseSnippetConfig() method

**Signature:**

```typescript
protected normaliseSnippetConfig(snippetConfig: Partial<SnippetConfig>): Partial<SnippetConfig>;
```

## Parameters

|  Parameter | Type | Description |
|  --- | --- | --- |
|  snippetConfig | Partial&lt;[SnippetConfig](./x-components.snippetconfig.md)<!-- -->&gt; |  |

**Returns:**

Partial&lt;[SnippetConfig](./x-components.snippetconfig.md)<!-- -->&gt;

