Skip to content

no highlight when class prop haven't init binding #56

@HairyRabbit

Description

@HairyRabbit
class A {
    foo: number = 42;
    bar: string;
//--^------^ Undeclared variable or function ’bar’, and not highlighting    
}

#6

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