pretty-print-json icon indicating copy to clipboard operation
pretty-print-json copied to clipboard

Add JSHint rule to disallow invalid space characters

Open dpilafian opened this issue 5 years ago • 0 comments
trafficstars

Configure the project to enforce the JSHint rule that prohibits non-breaking whitespace characters.

See "jshintConfig" in package.json: https://github.com/center-key/pretty-print-json/blob/master/package.json#L21

JSHint documentation: https://jshint.com/docs/options/#nonbsp

dpilafian avatar Oct 10 '20 11:10 dpilafian