Hacker News new | ask | show | jobs
by cmwelsh 4865 days ago
I like to put comments in my configuration files. How do you comment out blocks of a JSON configuration file?
1 comments

Pipe it through JSmin or something else that strips comments.