Skip to content

JavaScript/TypeScript: false positive Semicolon Insertion in template string #125

Closed
@ajafff

Description

@ajafff

Copied over from https://github.com/lgtmhq/lgtm-queries/issues/50

I don't see where a semicolon would be missing.

if (arg.startsWith('-'))
    throw new ConfigurationError(`Unknown option '${arg}'.`);

image

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