Skip to content

Support updating references in JS files #15

@OliverJAsh

Description

@OliverJAsh

I have a TS project that uses the allowJs and checkJs compiler options.

Currently, if I use this extension to move a TS file/folder, none of the references from JS files are updated.

Is this due to

private extensions: string[] = ['.ts', '.tsx'];
?

Would this be easy to add support for?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions