eslint / espree

An Esprima-compatible JavaScript parser
BSD 2-Clause "Simplified" License
2.25k stars 189 forks source link

chore: standardize npm script names #582

Closed snitin315 closed 11 months ago

snitin315 commented 11 months 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 10 months ago

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

Updated.