Skip to content

Use package.json specified tooling if available #45

@SnakeDoc

Description

@SnakeDoc

Currently tooling such as prettier and eslint default to latest if no version is specified by the caller. This can lead to unexpected failures, such as when a new major release happens. If possible, find a way to use the version specified in package.json (if it exists) and/or default to something safer.

Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    devexDeveloper tools, CI/CD, development workflow

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions