You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 30, 2023. It is now read-only.
I recently updated typescript to v4.9.3 and generated files no longer have .js extension in relative imports.
When reverting typescript to v4.8.4 .js extension is appended as expected.