prettier/tests/import
Christopher Chedeau 267c6edaf5 Inline import type (#1729)
A long time ago I introduced the ability to break for import statements. Then, later on, we removed the ability for require to break and go over the 80 column mark. In order to be consistent, we should do the same for import statements as well.
2017-05-25 16:27:04 -07:00
..
__snapshots__ Inline import type (#1729) 2017-05-25 16:27:04 -07:00
brackets.js Fix space missing before `,` on import with bracket spacing off (#279) 2017-01-17 17:12:56 -05:00
comments.js Fix last comment of import (#1677) 2017-05-23 12:33:46 -07:00
inline.js Inline import type (#1729) 2017-05-25 16:27:04 -07:00
jsfmt.spec.js Feature/verify against same snapshot (#1087) 2017-03-25 08:10:17 -07:00
long-line.js Break long imports (#590) 2017-02-03 16:19:14 -05:00
multiple_standalones.js Support multiple standalones in import (#389) 2017-01-22 12:34:00 -08:00