prettier/tests/template_align
Christopher Chedeau 7f1006056e Indent based on whitespace only for templates (#1714)
I implemented indenting based on any character that's before the `${` but it was not the right behavior. Instead people want to indent based on the indentation of this line. It's easy to fix :)

Fixes parts of #1626
2017-05-24 13:19:34 -07:00
..
__snapshots__ Indent based on whitespace only for templates (#1714) 2017-05-24 13:19:34 -07:00
indent.js Indent based on whitespace only for templates (#1714) 2017-05-24 13:19:34 -07:00
jsfmt.spec.js Run Prettier on all source files (#1648) 2017-05-21 08:13:11 -07:00