1.1.0 • Published 5 years ago
sort-npm-scripts v1.1.0
Sort NPM Scripts
Keep your package.json orderly by alphabetizing the scripts, dependencies, & devDependencies objects by running this script.
Usage
Must be ran in same directory as a package.json
One time run
npx sort-npm-scriptsInstall
npm install --save-dev sort-npm-scriptsGreat to use with husky & lint-stagged!