d3x0r / JSON6

JSON for Humans (ES6)
Other
236 stars 14 forks source link

Linting #49

Closed brettz9 closed 3 years ago

brettz9 commented 3 years ago

Caught these with https://lgtm.com/projects/g/d3x0r/JSON6/?mode=list

You might have mentioned this but coverage has regressed prior to this too.

Thanks!

d3x0r commented 3 years ago

I updated master with basically the same changes, there's whitespace differences and I commented if(v) instead of delete...

brettz9 commented 3 years ago

Cool, thanks!