prettier/tests/strings
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
..
__snapshots__ Workaround flow bug parsing astral unicode characters (#277) 2017-01-17 16:47:20 -05:00
jsfmt.spec.js Add testing 2016-12-23 19:51:53 +00:00
strings.js Workaround flow bug parsing astral unicode characters (#277) 2017-01-17 16:47:20 -05:00