SamVerschueren / clinton

Project style linter
MIT License
122 stars 9 forks source link

Check order of (dev) dependencies #68

Closed SamVerschueren closed 7 years ago

SamVerschueren commented 7 years ago

I noticed that some people edit the dependency list by hand. Most of thr time this causes an inconsistent package.json because they are alphabetically ordered. We should enforce the order and fix it if it's wrong.