fix: use generated tsconfig and virtual file augmentations #6708
Annotations
7 errors
Testing:
src/utils.ts#L562
Argument of type '"i18n:registerModule"' is not assignable to parameter of type 'HookKeys<NuxtHooks>'.
|
Testing:
src/utils.ts#L607
Property 'i18n' does not exist on type 'NuxtConfig & { srcDir: string; rootDir: string; }'.
|
Testing:
src/utils.ts#L608
Property 'i18n' does not exist on type 'NuxtConfig & { srcDir: string; rootDir: string; }'.
|
Testing:
src/utils.ts#L620
Property 'i18n' does not exist on type 'NuxtConfig & { srcDir: string; rootDir: string; }'.
|
Testing:
src/utils.ts#L620
Property 'i18n' does not exist on type 'NuxtConfig & { srcDir: string; rootDir: string; }'.
|
Testing:
test/gen.test.ts#L52
Conversion of type '{ options: { _layers: { config: { i18n: { locales: LocaleInfo[]; }; }; }[]; }; }' to type 'Nuxt' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
Testing
Process completed with exit code 1.
|
Loading