@empathyco/x-components
Version:
Empathy X Components
51 lines (24 loc) • 873 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_1.md)
## XInstaller.normaliseSnippetConfig() method
**Signature:**
```typescript
protected normaliseSnippetConfig(snippetConfig: Partial<SnippetConfig>): Partial<SnippetConfig>;
```
## Parameters
<table><thead><tr><th>
Parameter
</th><th>
Type
</th><th>
Description
</th></tr></thead>
<tbody><tr><td>
snippetConfig
</td><td>
Partial<[SnippetConfig](./x-components.snippetconfig.md)<!-- -->>
</td><td>
</td></tr>
</tbody></table>
**Returns:**
Partial<[SnippetConfig](./x-components.snippetconfig.md)<!-- -->>