prettier/src/language-html
fisker Cheung 56a2cd8a1b Refactor createLanguage to use function transform (#6676) 2019-10-29 20:49:44 +02:00
..
ast.js Bump Prettier dependency to 1.15.0 2018-11-07 09:12:25 +08:00
clean.js feat: support HTML/Vue/Angular (#5259) 2018-11-04 23:03:07 +08:00
conditional-comment.js feat(html): support ie conditional start/end comment (#5470) 2018-11-15 12:35:28 +08:00
constants.evaluate.js HTML: treat scripts as blocks (not inline) (#6423) 2019-09-05 20:24:20 +02:00
index.js Refactor createLanguage to use function transform (#6676) 2019-10-29 20:49:44 +02:00
options.js feat: implement --vue-indent-script-and-style mentioned at pr-#… (#6157) 2019-08-01 11:06:12 +02:00
parser-html.js Bump Prettier dependency to 1.17.0 2019-04-12 17:44:48 -03:00
pragma.js feat: support HTML/Vue/Angular (#5259) 2018-11-04 23:03:07 +08:00
preprocess.js feat(html): update angular-html-parser (#5565) 2018-11-29 11:03:22 +08:00
printer-html.js Add formatting for i18n attributes. (#6695) 2019-10-25 22:10:43 +03:00
syntax-attribute.js feat: support HTML/Vue/Angular (#5259) 2018-11-04 23:03:07 +08:00
syntax-vue.js Rename "babylon" with "babel" (#5647) 2018-12-27 21:05:19 +08:00
utils.js fix(HTML, Vue): don't break the template element included in a line shorter than print-width (#6284) 2019-08-08 15:18:37 +03:00