Why support both multi-line and single-line comments? Seems like unnecessary complexity for a standard that’s explicitly avoiding complexity. If forced to choose, they should retain multi-line comments because they play better with compact JSON.
Before we realize we’ll just be sending javascript source code back and forth.
Why support both multi-line and single-line comments? Seems like unnecessary complexity for a standard that’s explicitly avoiding complexity. If forced to choose, they should retain multi-line comments because they play better with compact JSON.
Before we realize we’ll just be sending javascript source code back and forth.