Skip to content

TypeCheckerHost interface should not be exported #4346

Description

@adidahiya

The TypeCheckerHost interface isn't referenced anywhere else in typescriptServices.d.ts. Is this an error? Unlike LanguageService, you can get a TypeChecker with getTypeChecker() on ts.Program. So exposing TypeCheckerHost seems unnecessary.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugA bug in TypeScriptDomain: APIRelates to the public API for TypeScriptHelp WantedYou can do this

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions