Michael Rodrigues

Results 24 comments of Michael Rodrigues

Hi @woutersteven, great question. The default behavior follows RFC-4180, which doesn't require double quotes around each value, except in specific scenarios (i.e. the value contains a double quote (wrap delimiter)...

Hi @neoncube2, I believe this is because that file is actually a symbolic link, and Windows doesn't seem to handle it correctly. Thanks for reporting this- I'll have to look...

Hi @neoncube2, Thanks for the suggestion and for reporting this! That's a great idea, and I'd be happy to accept a pull request that adds sideEffects: false to the package.json...

Hi @ict-opr, thanks for reporting this and great question. As of right now, it only wraps values that absolutely need to be wrapped, but it should be possible to add...