Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.11 KB

File metadata and controls

26 lines (19 loc) · 1.11 KB

If you are reporting a security vulnerability, please do not submit an issue. Instead, follow the guidelines described in our security policy.

If you are submitting a bug report because you are receiving an error or because this project is incompatible with the official JSON5 specification, please continue.

If you are submitting a feature request or code improvement that is compatible with the official JSON5 specification, please continue.

An example of this is adding a quote option to stringify() that allows the user to chose which quote character is used.

If you are submitting a feature request or code improvement that is incompatible with the official JSON5 specification, please open an issue on the specification repository instead.

An example of this is adding first class support for Date or RegExp objects to the JSON5 format. This is outside the scope of this project.

Thank you for your cooperation. You may delete this message and the instructions above.