prettier/tests/strings
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
jsfmt.spec.js Eagerly evaluate `ifBreak` when processing template literals (fixes #795) (#798) 2017-02-23 21:21:13 -08:00
strings.js Eagerly evaluate `ifBreak` when processing template literals (fixes #795) (#798) 2017-02-23 21:21:13 -08:00
template-literals.js Don't removeLines() from TemplateLiteral quasis (#1664) 2017-05-22 09:00:01 -07:00