Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

compile time casting to an external type #48

@dariajung

Description

@dariajung

Example: <ts.TextChange>{ span: 'something', newText: 'foo!' };

The Object Literal's properties cannot be renamed because it is being cast to an external type.
This should be added to the renaming heuristic.

Check the type that an object is being cast to and add it to the cast from: to dictionary.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions