prettier/tests/ternaries/__snapshots__
Christopher Chedeau 3097f9b2fe Do not indent nested ternaries (#1822)
This avoids making it seems like it is indented by 4 characters instead of two. The downside is that if the condition is multi-line it's not going to be properly aligned, but I feel it's a better trade-offs. If you are doing nested ternaries, you usually have small conditions.
2017-05-30 10:08:06 -07:00
..
jsfmt.spec.js.snap Do not indent nested ternaries (#1822) 2017-05-30 10:08:06 -07:00