prettier/src/language-js
Brian Ng 2283efb437
Fix parens around ternary inside OptionalMemberExpression (#5179)
2018-10-02 20:45:15 -05: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 Escape not just backticks but `${` as well in graphql tags (#5137) 2018-09-29 09:42:44 +02:00
index.js Drop-in replacement: typescript-estree for typescript-eslint-parser (#5139) 2018-09-25 15:44:21 -04:00
loc.js New build system (#4449) 2018-05-24 15:30:45 -03:00
needs-parens.js Fix parens around ternary inside OptionalMemberExpression (#5179) 2018-10-02 20:45:15 -05: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 Drop-in replacement: typescript-estree for typescript-eslint-parser (#5139) 2018-09-25 15:44:21 -04:00
pragma.js Move pragma detection/insertion to plugins (#3685) 2018-03-08 13:50:33 -03:00
preprocess.js feat: add printer.preprocess (#5041) 2018-09-03 23:27:50 +08:00
printer-estree-json.js feat: add printer.preprocess (#5041) 2018-09-03 23:27:50 +08:00
printer-estree.js Fix parens around ternary inside OptionalMemberExpression (#5179) 2018-10-02 20:45:15 -05:00