Comments in settings.json

I use a library called strip-json-comments to strip out comments from json files when I load them, very useful. However, as I do not control the loading of settings.json or settings-development.json I don’t have that option. Wondering if someone knows a way around this.

Thanks,
Michael

I guess you’ll need to use custom build chain for that.

Good old make would be easy here