quickfix icon indicating copy to clipboard operation
quickfix copied to clipboard

writing prettified quickFix.lock file instead of minified.

Open Pradeet opened this issue 5 years ago • 0 comments

to log prettified json using JSON.stringify JSON.stringify({ obj: 'this is a string' }, null, '\t')

screen shot of jsonfile library

Pradeet avatar Jun 11 '19 13:06 Pradeet