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

Commits on Jun 22, 2022

  1. Fixes #1260 by generating declaration files for js files if allowJs i…

    …s set to true.
    hediet authored and mvilliger committed Jun 22, 2022
    Copy the full SHA
    4cf4a00 View commit details
    Browse the repository at this point in the history
  2. Fix declarationOutputAllowJs test

    Update expected test output for 4.7 and
    stabilize expectation to be OS independent.
    mvilliger committed Jun 22, 2022
    Copy the full SHA
    dca8aac View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    5735645 View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    Co-authored-by: John Reilly <johnny_reilly@hotmail.com>
    mvilliger and johnnyreilly committed Jun 22, 2022
    Copy the full SHA
    a5e9bbd View commit details
    Browse the repository at this point in the history