Skip to content

Language service does not capture declaration emit errors #628

Closed
@mhegazy

Description

@mhegazy

With --d enabled, getSemanticDiagnostics does not return the emit errors. e.g.:

interface PrivateInterface {}
export class Foo  implements PrivateInterface { }

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugA bug in TypeScript

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions