prettier/src/language-js
Lucas Duailibe 8fcc7c18b3
Printing arguments: short circuiting some cases (#6229)
2019-06-17 06:14:16 -03:00
..
clean.js fix: update typescript and typescript-estree to latest (#5728) 2019-01-12 11:10:52 +08:00
comments.js fix(javascript): correctly handle comments in empty arrow function expressions (#6086) 2019-05-15 12:46:12 -03:00
embed.js Fix method name and missing curly brace (#6196) 2019-06-07 10:48:24 -03: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 Rename "babylon" with "babel" (#5647) 2018-12-27 21:05:19 +08:00
loc.js Bump Prettier dependency to 1.15.0 2018-11-07 09:12:25 +08:00
needs-parens.js fix: nested embeds (JS in HTML in JS) (#6038) 2019-05-27 14:42:13 -03:00
options.js Add an option to modify when Prettier quotes object properties (#5934) 2019-03-06 20:33:08 +11:00
parser-angular.js feat: support HTML/Vue/Angular (#5259) 2018-11-04 23:03:07 +08:00
parser-babylon.js feat: add babel-flow (#5685) 2018-12-29 21:35:47 +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 chore: update typescript-estree to new package name (#5799) 2019-01-28 19:46:51 -05: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 Printing arguments: short circuiting some cases (#6229) 2019-06-17 06:14:16 -03:00
utils.js Preserve parens around expressions in default export declaration that start with function or class (#6133) 2019-05-20 09:31:38 -03:00