Skip to content

JS binding should create real aliases for module.exports #37000

Closed
@sandersn

Description

@sandersn

In JS, binding often puts symbols on things that should actually be aliases. Then there is ad-hoc alias-following code in the binder and checker that should really be consolidated with the real alias-handling code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugA bug in TypeScriptFix AvailableA PR has been opened for this issue

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions