From 2cfaa5a6832e1f4fed35c201b55f91886718835e Mon Sep 17 00:00:00 2001 From: Keith Cirkel Date: Sun, 1 May 2022 18:08:22 +0100 Subject: [PATCH] fix: revert esm --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4d67fa78..00b1a00f 100644 --- a/README.md +++ b/README.md @@ -235,3 +235,4 @@ A lot of people who ask for configuration cite the use case that they simply don ### What?! Why would you want to do this?! Well, it's nice to have the keys of a package.json in a well sorted order. Almost everyone would agree having "name" at the top of a package.json is sensible (rather than sorted alphabetically or somewhere silly like the bottom), so why not the rest of the package.json? +