hjson-js icon indicating copy to clipboard operation
hjson-js copied to clipboard

Human friendly comments

Open midischwarz12 opened this issue 5 years ago • 0 comments

Either C style or hash style comments should be used. Both mixed is harder to parse. If it is really human friendly then there should be one ultimate style.

This is technically valid and should never be:

/* text
#foo
bar */

midischwarz12 avatar Sep 11 '20 19:09 midischwarz12