merge-options icon indicating copy to clipboard operation
merge-options copied to clipboard

fix: add types to exports map

Open achingbrain opened this issue 1 year ago • 1 comments

To support the Node16/NodeNext module resolution strategy, the exports map needs a "types" entry for each export.

Docs: https://www.typescriptlang.org/tsconfig#moduleResolution

achingbrain avatar Dec 30 '23 07:12 achingbrain

@schnittstabil do you think this PR can be merged?

achingbrain avatar Jan 30 '24 15:01 achingbrain