Can I use comments inside a JSON file? If so, how?
Consider using YAML. It's nearly a superset of JSON (virtually all valid JSON is valid YAML) and it allows comments.