luizbarboza / polyclip-ts

MIT License
27 stars 10 forks source link

Update package.json so that ts types are found. #8

Closed vschroeter closed 8 months ago

vschroeter commented 10 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)

RodrigoHamuy commented 8 months ago

Alo. Any updates on when can we have this merged? Thanks!