@empathyco/x-components
Version:
Empathy X Components
23 lines (13 loc) • 706 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
| Parameter | Type | Description |
| --- | --- | --- |
| snippetConfig | [SnippetConfig](./x-components.snippetconfig.md) | |
**Returns:**
[NormalisedSnippetConfig](./x-components.normalisedsnippetconfig.md)