Closed vschroeter closed 8 months ago
Updated "exports" field so that the types are properly found. Similar to https://github.com/gxmari007/vite-plugin-eslint/pull/60/files.
Fixing error: There are types at '.../polyclip-ts/types/index.d.ts', but this result could not be resolved when respecting package.json "exports". The 'polyclip-ts' library may need to update its package.json or typings.ts(7016)
Alo. Any updates on when can we have this merged? Thanks!
Updated "exports" field so that the types are properly found.
Similar to https://github.com/gxmari007/vite-plugin-eslint/pull/60/files.
Fixing error: There are types at '.../polyclip-ts/types/index.d.ts', but this result could not be resolved when respecting package.json "exports". The 'polyclip-ts' library may need to update its package.json or typings.ts(7016)