Skip to content

Build/publish JSDoc typings #86

@Mr0grog

Description

@Mr0grog

There are third-party types for this library available from @types/datadog-metrics, but it would be better if this library published types directly, so they always kept in sync with the code.

The TypeScript compiler can actually typecheck JS code and generate type definitions from JSDoc strings, so doing this would mainly require switching the documentation syntax and configuring the developer tooling (and documenting or scripting any added steps needed for publishing).

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions