keithamus / sort-package-json

Sort an Object or package.json based on the well-known package.json keys
MIT License
806 stars 87 forks source link

Add `betterScripts` key on the sorting list keys #229

Closed irfan-maulana-tkp closed 3 years ago

irfan-maulana-tkp commented 3 years ago

better-npm-run will create new key betterScripts on package.json. In the existing version, it's not being sorted.

Can we add this? Or any recommendation to sort this key via CLI?