hjson-js icon indicating copy to clipboard operation
hjson-js copied to clipboard

fix: sortProps not working

Open gnseo opened this issue 4 years ago • 2 comments

I tried to use sortProps option to sort properties, but it didn't work. So I've changed code as the commit to make it work.

Please review my changes, if something more needed, just let me know. Regards.

gnseo avatar Jun 05 '20 06:06 gnseo

What was the input case which was causing sortProps not to work?

jhorbulyk avatar Jun 28 '21 11:06 jhorbulyk

What is the purpose of this PR? It seems like it adds 3 different features:

  • Add sortOnlyRoot option
  • Sort comment keys with object keys
  • Change how comments are trimmed

dqsully avatar Dec 27 '21 14:12 dqsully