prettier/tests/template_literals/__snapshots__
jwbay 6cee80b5b5 Don't break simple template literals (#5979)
A simple template literal is initially defined as a literal wherein all the expressions are identifiers or member access expressions where all parts are identifiers. We print these expressions into strings with infinite print width before printing the template.
2019-05-08 13:14:55 -03:00
..
jsfmt.spec.js.snap Don't break simple template literals (#5979) 2019-05-08 13:14:55 -03:00