Closed
Description
I left a message on the PR that implemented this rule => #5662 (comment)
But I thought it was better to file a new issue instead.
I saw that #5662 implemented a natural-sort-ordering option, which sounds good. However this can be implemented using node's native API instead of relying on a 3rd-party lib.
Would you be open to a PR for this?