prettier/tests/strings/__snapshots__
Christopher Chedeau b7455951e7 Workaround flow bug parsing astral unicode characters (#277)
According to @mroch, "Flow is using CESU-8, not UTF-8. http://www.unicode.org/reports/tr26/ ". While this is being fixed in flow, we can easily work around it inside of prettier. The downside of this approach is that we can't convert those strings to single or double quotes anymore.
2017-01-17 16:47:20 -05:00
..
jsfmt.spec.js.snap Workaround flow bug parsing astral unicode characters (#277) 2017-01-17 16:47:20 -05:00