<!-- 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.md)

## XInstaller.normaliseSnippetConfig() method

**Signature:**

```typescript
protected normaliseSnippetConfig(snippetConfig: SnippetConfig): NormalisedSnippetConfig;
```

## Parameters

<table><thead><tr><th>

Parameter


</th><th>

Type


</th><th>

Description


</th></tr></thead>
<tbody><tr><td>

snippetConfig


</td><td>

[SnippetConfig](./x-components.snippetconfig.md)


</td><td>


</td></tr>
</tbody></table>

**Returns:**

[NormalisedSnippetConfig](./x-components.normalisedsnippetconfig.md)

