Skip to content

@commitlint/load has typescript listed in the dependencies instead of devDependencies #3420

@simonecorsi

Description

@simonecorsi

Hey 👋

As the title states, @commitlint/load has typescript (also ts-node) listed in the dependencies instead of devDeps, I'm using this programmatically in one of my projects and this dep only is generating 80mb larger builds, which is a lot.

I don't see any point in the code where typescript is used programmatically by @commitlint/load and I think it should be safe to move it in the devDependencies, or maybe am I missing something here?

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