refactor: tsconfig.json
#538
Annotations
7 errors
src/runtime/plugin.client.ts#L4
The inferred type of 'default' cannot be named without a reference to '.pnpm/nuxt@3.12.1_@opentelemetry+api@1.9.0_@parcel+watcher@2.4.1_@types+node@20.14.2_@unocss+reset@_64dhbzbd7b7hyupchkuujmpudm/node_modules/nuxt/app'. This is likely not portable. A type annotation is necessary.
|
src/runtime/plugin.ts#L15
The inferred type of 'default' cannot be named without a reference to '.pnpm/nuxt@3.12.1_@opentelemetry+api@1.9.0_@parcel+watcher@2.4.1_@types+node@20.14.2_@unocss+reset@_64dhbzbd7b7hyupchkuujmpudm/node_modules/nuxt/app'. This is likely not portable. A type annotation is necessary.
|
playground/.nuxt/tsconfig.json#L117
Argument for '--module' option must be: 'none', 'commonjs', 'amd', 'system', 'umd', 'es6', 'es2015', 'es2020', 'es2022', 'esnext', 'node16', 'nodenext'.
|
src/devtools/index.ts#L40
Dynamic imports are only supported when the '--module' flag is set to 'es2020', 'es2022', 'esnext', 'commonjs', 'amd', 'system', 'umd', 'node16', or 'nodenext'.
|
src/module.ts#L63
The 'import.meta' meta-property is only allowed when the '--module' option is 'es2020', 'es2022', 'esnext', 'system', 'node16', or 'nodenext'.
|
src/runtime/plugin.ts#L39
The 'import.meta' meta-property is only allowed when the '--module' option is 'es2020', 'es2022', 'esnext', 'system', 'node16', or 'nodenext'.
|
|
This job failed
Loading