Skip to content

Remove dev dependencies from dependencies list #1565

Open
@cabljac

Description

@cabljac

Several extensions have things like jest and @types/... packages in their dependencies.

These should be moved to devDependencies.

In the past the reason for @types/... being in dependencies was because it needed to be for the build step of the extension. I'm not sure what the situation is now.

This should be checked across all 4 official repositories.

Metadata

Metadata

Assignees

No one assigned

    Labels

    dependenciesPull requests that update a dependency file

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions