Skip to content

Config method return types are typed as any #319

@Blasz

Description

@Blasz

Affected Packages

@changesets/config

Problem

The return types for the read/parse methods of @changesets/config are typed as any in the declaration file (https://unpkg.com/browse/@changesets/config@1.0.2/dist/declarations/src/index.d.ts).

Proposed solution

Properly type them. They are typed in the source files but not in the output for some reason.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions