@empathyco/x-components
Version:
Empathy X Components
51 lines (24 loc) • 837 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [XInstaller](./x-components.xinstaller.md) > [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)