Skip to content

tsc crash with jsdoc typedef and object exported with same name.Β #56891

Description

πŸ”Ž Search Terms

allowJs jsdoc

πŸ•— Version & Regression Information

  • This is a crash

⏯ Playground Link

https://github.com/HOnatToprak/tsbug

πŸ’» Code

No response

πŸ™ Actual behavior

tsc crashes when I declare object and jsdoc typedef with same name, export the object and import the object from another file with commonjs syntax.

πŸ™‚ Expected behavior

Expected tsc to compile

Additional information about the issue

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

BugA bug in TypeScriptDomain: CrashesUnhandled exceptions/panics with no immediate primary root cause identified

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions