Skip to content

Cleanup unnecessary dev dependencies in root package.json #2226

Open
@lucas-koehler

Description

@lucas-koehler

Is your feature request related to a problem? Please describe.

The root package.json still contains many dev dependencies that should not be specified globally but only by the packages that need them. Hopefully, they are already configured in the packages.

Describe the solution you'd like

Remove all dev dependencies that are not needed in the root of the repository, i.e. that are not required for the monorepo to work. I.e. test runners (like ava or nyc) or types.

Describe alternatives you've considered

Keep as is.

Framework

No response

RendererSet

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    dependenciesPull requests that update a dependency filedev

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions