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
It would be really great if this project supported jsonc comments within json parsing.
I know there are other packages available which provide jsonc support already with support for mapping back to the original properties, however, I much prefer the Pointers syntax provided by this library. :)
I've raised the PR #11 which adds this functionality. 🙇