You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi 👋🏻 thanks for a library that actually works with jsonc.
Why this feature is better to be included in comment-json? Please describe the scenario
Not exactly a feature request, or maybe it is?
assign can be used for sorting based on the README, but all of my attempts to walk the tree and produce a deep sorted result that preserves comments have ended in failure (and tears).
Provide 1-2 code examples that the usage of the new feature:
Maybe assign can take a function? or a new deepAssign that takes a function?
Hi 👋🏻 thanks for a library that actually works with jsonc.
Why this feature is better to be included in comment-json? Please describe the scenario
Not exactly a feature request, or maybe it is?
assign
can be used for sorting based on the README, but all of my attempts to walk the tree and produce a deep sorted result that preserves comments have ended in failure (and tears).Provide 1-2 code examples that the usage of the new feature:
Maybe
assign
can take a function? or a newdeepAssign
that takes a function?Are you willing to submit a pull request to implement this rule?
If I knew what to do here, I definitely would!
The text was updated successfully, but these errors were encountered: