Add prettier to html formatters

This commit is contained in:
Abin Simon
2018-11-07 12:00:52 +05:30
parent ad98cb7448
commit ed8104b6ab
5 changed files with 11 additions and 3 deletions
+6
View File
@@ -79,6 +79,12 @@ g:ale_html_tidy_use_global *g:html_tidy_use_global*
See |ale-integrations-local-executables|
===============================================================================
prettier *ale-html-prettier*
See |ale-javascript-prettier| for information about the available options.
===============================================================================
stylelint *ale-html-stylelint*