strip-json-comments icon indicating copy to clipboard operation
strip-json-comments copied to clipboard

Strip comments from JSON. Lets you use comments in your JSON files!

Results 1 strip-json-comments issues
Sort by recently updated
recently updated
newest added

For example, `[] */` should be ignored. https://github.com/sindresorhus/strip-json-comments/blob/ad70a18c06f5a3c93f02f855489d1c0f900f43d3/test.js#L67-L70

bug
help wanted