feat(module): move colors
options into theme.colors
#107
Annotations
3 errors
ci (ubuntu-latest, 20):
src/templates.ts#L56
Property 'colors' does not exist on type 'ModuleOptions'.
|
ci (ubuntu-latest, 20):
test/nuxt/nuxt.config.ts#L4
Object literal may only specify known properties, and 'colors' does not exist in type 'Partial<ModuleOptions>'.
|
ci (ubuntu-latest, 20)
Process completed with exit code 2.
|