Skip to content

Use yarn when possible for node language #33

@ljmf00

Description

@ljmf00

yarn package manager is faster than npm and should be used, when possible. Hooks that use yarn.lock instead of package-lock.json should use yarn. The reverse can be achieved with yarn import.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions