Standard JSON does not support comments.
Section: Core syntax rules
Do not add comments
json
json
{
"debug": false
}Explanation
Many configuration systems allow JSON-like files with comments, but plain JSON does not.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Core syntax rules