Skip to content

Recommend npm or yarn installation commands for packages #11

Closed
@JoshuaKGoldberg

Description

@JoshuaKGoldberg

When an ESLint configuration file is generated, at least the following packages will likely need to be available to use it:

  • eslint itself
  • @typescript-eslint/* plugins
  • Any other plugins extended from by the package, such as eslint-plugin-prettier

When this package is run successfully, there should be a (bright cyan?) recommendation for a shell command to install the requisite packages. It should use npm by default, or yarn if there is a yarn.lock.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions