Open
Description
json5 allow block comments like this:
/*
comment
*/
If I use this library with a block comment, the following error is shown:
invalid character '*' in comment
Metadata
Assignees
Labels
No labels
json5 allow block comments like this:
/*
comment
*/
If I use this library with a block comment, the following error is shown:
invalid character '*' in comment