keithamus / sort-package-json

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

add dual release support #315

Open unional opened 5 months ago

unional commented 5 months ago

Hi @keithamus,

Since sort-package-json converted to pure ESM package, VSCode sort-package-json extension couldn't use the newer versions since electron does not support ESM. (It is coming, but probably will take a year or two until VSCode gets that support)

I can help to add dual release to the package. 😉

unional commented 5 months ago

Um... the git-hooks-list is a problem. It is using import.meta.url.