Open QianSeNianHua opened 1 week ago
hjson: 3.2.2
{ "QWCRM_URL": "https://www.xxx.com/qwcrm/#/", // There's something wrong here }
Since the string contains "#", it is treated as a comment.
I cannot reproduce this problem in hjson-js. I suspect this is instead a problem with the syntax definition for the editor you are using.
version
hjson: 3.2.2
problem
Since the string contains "#", it is treated as a comment.