Skip to content

Ensure generated .d.ts files compile with no errors under noImplicitAny #36639

@DanielRosenwasser

Description

@DanielRosenwasser

We recently just had #36630 opened up on us. This is just a few weeks after #36216.

I'm pretty sure we already check that our generated .d.ts files are valid when the input was valid, but apparently we're not checking under noImplicitAny. We would've avoided these bugs if we'd checked with noImplicitAny.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugA bug in TypeScriptDomain: Declaration EmitThe issue relates to the emission of d.ts filesInfrastructureIssue relates to TypeScript team infrastructure

    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