Description
Read JSON-like configuration files that include Python- or JavaScript-style comments. It helps applications keep human notes in configuration while still loading the result as structured data.
This is a parser helper, not a new standard JSON format. Files with comments may not work in strict JSON tools, so projects should document where this relaxed syntax is accepted.