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

Generate declaration files for js files if allowJs is set to true #1483

Merged
merged 4 commits into from Jun 22, 2022
Merged

Generate declaration files for js files if allowJs is set to true #1483

merged 4 commits into from Jun 22, 2022

Conversation

mvilliger
Copy link
Contributor

Fixes #1260.

hediet and others added 2 commits June 22, 2022 11:45
Update expected test output for 4.7 and
stabilize expectation to be OS independent.
@johnnyreilly
Copy link
Member

This is great! Thanks 👍

Please could you update the package.json and the CHANGELOG.md and let's ship!

@mvilliger
Copy link
Contributor Author

Of course. Verion 9.3.1?

@johnnyreilly
Copy link
Member

Sure!

CHANGELOG.md Outdated Show resolved Hide resolved
Co-authored-by: John Reilly <johnny_reilly@hotmail.com>
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.

No .d.ts Declaration Files for JS Files Are Emitted (allowJs: true)
3 participants