prettier/src
Davy Duperron b661fecd9c Fix comments in return statement argument (#657)
* Extend ReturnStatement case to better handle comments in argument 🎉.

* Update test.

* Add missing space between return and left parenthese.

* Fix current tests and add new tests.

* Do not break one-liner returns.

* Revert specific test.

* Patch from #683.
2017-02-13 18:35:42 -08:00
..
comments.js Always put a hardline before dangling comment (#675) 2017-02-13 20:08:58 -05:00
deprecated.js Run prettier on 0.13.0 (#497) 2017-01-28 07:50:22 -08:00
doc-builders.js Fix trailing commas with a trailing comment (#664) 2017-02-13 10:13:16 -05:00
doc-debug.js Print line-suffix in --debug-print-doc (#676) 2017-02-13 09:46:44 -05:00
doc-printer.js Fix trailing commas with a trailing comment (#664) 2017-02-13 10:13:16 -05:00
doc-utils.js Run prettier on 0.13.0 (#497) 2017-01-28 07:50:22 -08:00
fast-path.js Fix use strict as expression statement (#602) 2017-02-04 13:16:24 -08:00
options.js Add option for putting > on the last line in jsx (#661) 2017-02-13 12:57:05 -05:00
parser.js Run prettier on 0.13.0 (#497) 2017-01-28 07:50:22 -08:00
printer.js Fix comments in return statement argument (#657) 2017-02-13 18:35:42 -08:00
util.js Preserve blank lines inside of objects (#606) 2017-02-09 11:08:58 -05:00