prettier/tests/objects
Christopher Chedeau cb347378c6 Fix range for object newline detection (#520)
It turns out that the range is not inclusive. It incorrectly included a \n after and would expand way more objects than we intended to.

I found it while running prettier on the codebase.

I'll make 0.14.1 for this.
2017-01-30 09:54:19 -08:00
..
__snapshots__ Fix range for object newline detection (#520) 2017-01-30 09:54:19 -08:00
expression.js Fix missing parens around object in MemberExpression (#424) 2017-01-22 19:29:30 -08:00
jsfmt.spec.js Add testing 2016-12-23 19:51:53 +00:00
range.js Fix range for object newline detection (#520) 2017-01-30 09:54:19 -08:00