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

Allow omitting types property for non-barrel main #112

Merged

Conversation

BendingBender
Copy link
Collaborator

Allow omitting types property for non-barrel main when .d.ts file name matches main.

Fixes #84

Allow omitting `types` property for non-barrel main when `.d.ts` file name matches `main`.

Fixes tsdjs#84
@sindresorhus sindresorhus merged commit f1a2057 into tsdjs:main Jun 1, 2021
@BendingBender BendingBender deleted the no-explicit-types-for-non-barrel-main branch June 3, 2021 18:45
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.

tsd demands to have index.d.ts where it is not required
2 participants