Skip to content

Tests for validity of all generated *.d.ts in bin #2269

Closed
@mihailik

Description

@mihailik

Generated declaration files should at least be compilable with no errors (see issue #2268 for example).

The simplest pragmatic way is to run compiler on a dummy TS file and a corresponding file.d.ts. If it doesn't crash, it's a pass.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugA bug in TypeScriptFixedA PR has been merged for this issueHelp WantedYou can do this

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions