prettier/tests/template_literals
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
..
__snapshots__ Don't break simple template literals (#5979) 2019-05-08 13:14:55 -03:00
css-prop.js Format CSS prop for emotion 2017-12-02 22:50:07 -03:00
expressions.js Don't break simple template literals (#5979) 2019-05-08 13:14:55 -03:00
jsfmt.spec.js Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
styled-components-with-expressions.js Removed injectGlobal and keyframes (#2342) 2017-06-28 16:03:33 -07:00
styled-jsx-with-expressions.js Format CSS in template literals with expressions (#2102) 2017-06-13 09:45:16 -07:00
styled-jsx.js Parse CSS in template literals (styled-jsx) (#1984) 2017-06-06 08:28:13 -07:00