prettier/tests/node_tests/child_process/__snapshots__
Christopher Chedeau afca3d7e7a Minimize string escapes
If there you are opting in for double quote but there's a string with a double quote in it, it's better to swap to a single quote to avoid having too many `\`. Note that if there are both single and double quotes in the string, we should use the default string instead.

Fixes #139
2017-01-12 07:44:16 -08:00
..
jsfmt.spec.js.snap Minimize string escapes 2017-01-12 07:44:16 -08:00