prettier/src/language-js
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
..
clean.js feat(javascript): support BigIntLiteral (#4697) 2018-06-16 00:20:04 +08:00
comments.js verify the precedingNode type when handling import declaration comments (#5016) 2018-08-27 20:02:40 -06:00
embed.js Use destructuring for imports (#4554) 2018-05-27 21:36:12 +10:00
index.js refactor: language extend (#4994) 2018-08-22 10:12:57 +08:00
loc.js New build system (#4449) 2018-05-24 15:30:45 -03:00
needs-parens.js fix #4963: parens are incorrectly stripped in BindExpression (#4964) 2018-08-09 14:44:13 -03:00
options.js (refactor): Move common options out of JS plugin (#4445) 2018-05-15 14:14:50 -06:00
parser-babylon.js feat: support MDX (#4975) 2018-08-13 22:23:09 +08:00
parser-flow.js Update babylon & flow (#4536) 2018-05-24 13:06:33 -07:00
parser-typescript.js fix(typescript): use the first error when both failed (#4947) 2018-08-09 10:21:00 +08:00
pragma.js Move pragma detection/insertion to plugins (#3685) 2018-03-08 13:50:33 -03:00
printer-estree-json.js Fix empty file error in json and graphql (#4553) 2018-06-06 10:41:12 -03:00
printer-estree.js Bugfix/ Don't inline pipeline operator with leading ownline comment (#5015) 2018-09-01 18:38:19 -04:00