-
Notifications
You must be signed in to change notification settings - Fork 34.3k
Open
Labels
good first issueIssues identified as good for first-time contributorsIssues identified as good for first-time contributors
Description
The How to Contribute guide mentions that we're supposed to do npm install
but doesn't mention which npm version is supposed to be used.
It'd be great if the engines property is added to the root package.json for quick reference of the node and npm versions that are supposed to be used. As an added benefit, it'd also throw an error if an unsupported version is used.
Metadata
Metadata
Assignees
Labels
good first issueIssues identified as good for first-time contributorsIssues identified as good for first-time contributors