eslint / generator-eslint

A Yeoman generator to help with ESLint development
Other
227 stars 51 forks source link

chore: standardize npm script names #161

Closed snitin315 closed 1 year ago

snitin315 commented 1 year ago

Prerequisites checklist

What is the purpose of this pull request?

Refers https://github.com/eslint/eslint/issues/14827

What changes did you make? (Give an overview)

This updates the names of the scripts in package.json to be consistent with the new standard.

Is there anything you'd like reviewers to focus on?

We may need to update the release related scripts on Jenkins before merging this PR.

mdjermanovic commented 1 year ago

We may need to update the release related scripts on Jenkins before merging this PR.

Done.