prettier/src
lhchavez 911d6c88e5 Fix formatting with --range-start / --range-end (#5632)
This change avoids collapsing an already-formatted range into a single
overlong line when --range-start / --range-end are provided.

Fixes: #4923
2018-12-17 10:59:20 -02:00
..
cli ensure --list-different + --write reports status code 0 (#5512) 2018-11-23 10:42:29 -05:00
common fix: get rid of CRLF (#5494) 2018-12-08 18:28:29 +08:00
config Bump Prettier dependency to 1.15.0 2018-11-07 09:12:25 +08:00
doc Bump Prettier dependency to 1.15.0 2018-11-07 09:12:25 +08:00
language-css fix(printer-postcss): ignore escape \ and escaped / in Less (#5597) 2018-12-17 08:28:48 +08:00
language-graphql refactor: language extend (#4994) 2018-08-22 10:12:57 +08:00
language-handlebars Escape Quotes in Glimmer String Literals (#5143) 2018-10-05 22:19:33 +02:00
language-html feat(html): format script with "application/ld+json" (#5642) 2018-12-16 16:21:10 +08:00
language-js Add support for class private methods (#5637) 2018-12-14 09:45:26 -06:00
language-markdown fix: get rid of CRLF (#5494) 2018-12-08 18:28:29 +08:00
language-yaml fix: get rid of CRLF (#5494) 2018-12-08 18:28:29 +08:00
main Fix formatting with --range-start / --range-end (#5632) 2018-12-17 10:59:20 -02:00
utils fix(markdown): trailing spaces after front matters are allowed (#5107) 2018-09-21 19:51:03 +08:00
index.js refactor: move index.js and standalone.js to src (#5054) 2018-09-06 13:51:18 +08:00
standalone.js feat: support HTML/Vue/Angular (#5259) 2018-11-04 23:03:07 +08:00