Skip to content

Automatically import module #8550

Closed
Closed
@michaelmesser

Description

@michaelmesser

Automatically import modules.
A.ts:

export const a = 2

B.ts:

const b = a + 2

Module B would automatically import module A.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Out of ScopeThis idea sits outside of the TypeScript language design constraintsToo ComplexAn issue which adding support for may be too complex for the value it adds

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions