Skip to content

Packages do not specify a type field #10831

@jonkoops

Description

@jonkoops

Packages in the workspaces should set the type field in the package.json file. If this field is not set Node.JS may attempt to detect the package type causing a small performance hit. Ideally this field is set to `"type": "module" to indicate an ESM-first approach.

This is part of a series of issues resulting from publication linting introduced under #10764

Metadata

Metadata

Assignees

No one assigned

    Labels

    No fields configured for Tech debt.

    Projects

    Status
    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions