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
Language
HJson is human readable JSON. It's suitable for configuration files, as it's not as strict as json. Format is the same as json, but it allows users to remove comma's, punctuators, etc.
Language
HJson is human readable JSON. It's suitable for configuration files, as it's not as strict as json. Format is the same as json, but it allows users to remove comma's, punctuators, etc.
Additional resources
Check out more here: https://hjson.github.io/
The text was updated successfully, but these errors were encountered: