Skip to content

build: Add manual-use build:types package script (rename current to lint:types) #72

@SMotaal

Description

@SMotaal

When authoring or reviewing pull requests, it can become difficult to build a mental model of the effects the changes will have on the types within the respective packages or elsewhere in the monorepo.

To help visualize the effects, it can prove useful to manually generate a declaration file for each package, which would allow diffing between the working and main branches to visualize this.

Adding a proper build:types script for this purpose would be useful. This would be separate from any automated workflows, and is only meant to be run manually if and when needed locally.

A secondary issue came up, however, at the moment of opening this issue, where we had an inaccurately named build:types script which was appropriately renamed to lint:types in #73.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions