prettier/tests/comments
Christopher Chedeau c5bfdae5d8 Fix dangling comments for arrays (#665)
It was missing a softline. I copy and pasted the dangling handling for objects.

Fixes #624
2017-02-12 23:09:39 -05:00
..
__snapshots__ Fix dangling comments for arrays (#665) 2017-02-12 23:09:39 -05:00
blank.js Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
dangling.js Fix syntax error in empty object with dangling comment (#533) 2017-01-31 06:52:05 -08:00
dangling_array.js Fix dangling comments for arrays (#665) 2017-02-12 23:09:39 -05:00
first-line.js Remove first line special case (#597) 2017-02-04 21:36:48 -05:00
if.js Make comments between if & else to look good (#544) 2017-02-01 16:23:49 -08:00
issues.js Fix closing call expression commented out (#530) 2017-01-31 06:52:53 -08:00
jsfmt.spec.js Introduce --parser/parser option and deprecate --flow-parser/useFlowParser (#342) 2017-01-19 14:35:12 -08:00
jsx.js Fix single indented JSX comment (#596) 2017-02-04 21:37:18 -05:00
preserve-new-line-last.js Preserve empty line before last comment (#594) 2017-02-07 12:41:49 -05:00
try.js Better support try/catch comments (#607) 2017-02-04 21:25:29 -05:00