prettier/src/language-js
Ika 952bc0cc03
fix: get rid of CRLF (#5494)
2018-12-08 18:28:29 +08:00
..
clean.js feat: support HTML/Vue/Angular (#5259) 2018-11-04 23:03:07 +08:00
comments.js fix(javascript): do not attach to block if it's not behind right func paren (#5435) 2018-11-11 00:10:19 +08:00
embed.js feat(angular): support interpolation in attributes (#5573) 2018-11-30 09:28:54 +08:00
html-binding.js fix(vue): tweak semicolon for single expression in event bindings (#5519) 2018-11-29 09:28:35 +08:00
index.js Infer via shebang (#5149) 2018-10-05 08:47:23 +08:00
loc.js Bump Prettier dependency to 1.15.0 2018-11-07 09:12:25 +08:00
needs-parens.js fix(javascript): add missing parens for binary in optionalMember (#5543) 2018-11-25 11:42:06 +08:00
options.js Add an option to print single quotes in JSX (#4798) 2018-11-04 16:36:00 -05:00
parser-angular.js feat: support HTML/Vue/Angular (#5259) 2018-11-04 23:03:07 +08:00
parser-babylon.js fix(vue): tweak semicolon for single expression in event bindings (#5519) 2018-11-29 09:28:35 +08:00
parser-flow.js fix(javascript): fix locEnd for VariableDeclaration caused by --no-semi (#5434) 2018-11-11 00:26:11 +08:00
parser-typescript.js feat(typescript): support BigInt (#5546) 2018-11-27 16:53:34 +08:00
postprocess.js fix(javascript): fix locEnd for VariableDeclaration caused by --no-semi (#5434) 2018-11-11 00:26:11 +08:00
pragma.js Add option to enforce certain line endings (#5327) 2018-11-06 22:47:13 +08:00
preprocess.js feat: support HTML/Vue/Angular (#5259) 2018-11-04 23:03:07 +08:00
printer-estree-json.js feat: add printer.preprocess (#5041) 2018-09-03 23:27:50 +08:00
printer-estree.js fix: get rid of CRLF (#5494) 2018-12-08 18:28:29 +08:00
utils.js feat: support HTML/Vue/Angular (#5259) 2018-11-04 23:03:07 +08:00