Skip to content

no-unused broken in TypeScript 3: TypeError: ts.unescapeIdentifier is not a function #90

Closed
@AlexanderOMara

Description

@AlexanderOMara

no-unused appears to be broken when using TypeScript 3:

This code:

const TEST = 1;

Produces this error:

The 'no-unused' rule threw an error in '/path/to/file.ts':
TypeError: ts.unescapeIdentifier is not a function

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