Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix types specification in package.json #193

Merged
merged 1 commit into from Jan 1, 2023

Conversation

jakubmazanec
Copy link
Contributor

TypeScript with "moduleResolution": "node16" can only find *.d.ts files if types field is specified in exports field (see https://www.typescriptlang.org/docs/handbook/esm-node.html#packagejson-exports-imports-and-self-referencing).

@jakubmazanec
Copy link
Contributor Author

Fixes #173.

Copy link
Collaborator

@nebrelbug nebrelbug left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jakubmazanec thanks -- I'll merge this now!

@nebrelbug nebrelbug merged commit 7190909 into eta-dev:master Jan 1, 2023
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.

None yet

2 participants