Theemo / @theemo/cli / defineConfig
Function: defineConfig()
ts
function defineConfig(config): TheemoConfig;Defined in: config.ts:32
Theemo config with auto-completion support for your IDE
Parameters
| Parameter | Type | Description |
|---|---|---|
config | TheemoConfig | your config =) |
Returns
the config for @theemo/cli