chore: use module-builder stub mode for more accurate types #199
Annotations
5 errors
ci (ubuntu-latest, 16):
.nuxt/tsconfig.json#L17
Unknown compiler option 'verbatimModuleSyntax'.
|
ci (ubuntu-latest, 16):
src/module.ts#L2
Cannot find module '@nuxt/kit'. Did you mean to set the 'moduleResolution' option to 'node', or to add aliases to the 'paths' option?
|
ci (ubuntu-latest, 16):
src/module.ts#L3
Cannot find module '../package.json'. Did you mean to set the 'moduleResolution' option to 'node', or to add aliases to the 'paths' option?
|
ci (ubuntu-latest, 16):
src/module.ts#L31
The 'import.meta' meta-property is only allowed when the '--module' option is 'es2020', 'es2022', 'esnext', 'system', 'node16', or 'nodenext'.
|
ci (ubuntu-latest, 16)
Process completed with exit code 1.
|