prettier/src
Felix Wu e86f08555a Bugfix/ Don't inline pipeline operator with leading ownline comment (#5015)
* don't inline pipeline operator with leading ownline comment

* Add tests for comments surrounded with binary expressions

* Add babylon test for ownlinecomment with pipeline operator
2018-09-01 18:38:19 -04:00
..
cli refactor: extract options-normalizer/validator (#5020) 2018-08-31 11:26:07 +08:00
common feat: support MDX (#4975) 2018-08-13 22:23:09 +08:00
config feat(config): support TOML configuration files (#4877) 2018-08-03 06:27:19 -04:00
doc fix(perf): convert traverseDoc from recursion to stack (#4776) (#4848) 2018-07-15 20:02:14 -07:00
language-css refactor: language extend (#4994) 2018-08-22 10:12:57 +08:00
language-graphql refactor: language extend (#4994) 2018-08-22 10:12:57 +08:00
language-handlebars refactor: language extend (#4994) 2018-08-22 10:12:57 +08:00
language-html refactor: language extend (#4994) 2018-08-22 10:12:57 +08:00
language-js Bugfix/ Don't inline pipeline operator with leading ownline comment (#5015) 2018-09-01 18:38:19 -04:00
language-markdown fix(markdown): preserve leading/trailing newlines in fenced code block (#5038) 2018-09-01 13:35:29 +08:00
language-vue fix(vue): do not pass `<script src>` into multiparser (#5031) 2018-08-31 09:28:55 +08:00
language-yaml fix(yaml): update parsers (#5027) 2018-09-01 20:04:37 +08:00
main refactor: extract options-normalizer/validator (#5020) 2018-08-31 11:26:07 +08:00
utils refactor: language extend (#4994) 2018-08-22 10:12:57 +08:00