Skip to content

Generate types for all exports#16

Open
Boelensman1 wants to merge 1 commit intog45t345rt:masterfrom
Boelensman1:generate-types-for-all-exports
Open

Generate types for all exports#16
Boelensman1 wants to merge 1 commit intog45t345rt:masterfrom
Boelensman1:generate-types-for-all-exports

Conversation

@Boelensman1
Copy link
Copy Markdown

Ran into the problem that typescript 5 no longer correctly resolves minifaker types.
I'll be honest and say that I'm not certain if this is the correct way of solving that (I've never build a lib that combines cjs and esm), but it does seem to work.

Fixes #14

Signed-off-by: Wigger Boelens <me@wiggerboelens.com>
@Boelensman1 Boelensman1 force-pushed the generate-types-for-all-exports branch from 9bd9337 to ecb3909 Compare September 19, 2023 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update package.json#exports to provide minifaker types correctly

1 participant