Feature Request Checklist
Overview
We had this issue a while back that we ended up closing as not planned to do a better job of sorting exports (e.g. put types first if present, and default last). Well, as it turns out, this capability was just added to sort-package-json: keithamus/sort-package-json#349 (thanks @fisker!) So we should update our sort-collections to use this for sorting the object.
Additional Info
No response
Feature Request Checklist
Overview
We had this issue a while back that we ended up closing as not planned to do a better job of sorting
exports(e.g. puttypesfirst if present, anddefaultlast). Well, as it turns out, this capability was just added tosort-package-json: keithamus/sort-package-json#349 (thanks @fisker!) So we should update oursort-collectionsto use this for sorting the object.Additional Info
No response