From 03f1c1e81bdf1fd41b535f6a0260d47ba1bf60dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20Renstr=C3=B6m?= Date: Wed, 6 Sep 2017 16:21:26 +0200 Subject: Add 'prettier' fixer support to TypeScript, CSS, SCSS and JSON (#910) * Add prettier fixer support for typescript * Add prettier fixer support for css and scss * Add prettier fixer support for json * Use getbufvar() to get &filetype --- doc/ale-typescript.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc/ale-typescript.txt') diff --git a/doc/ale-typescript.txt b/doc/ale-typescript.txt index 949b80de..887766fe 100644 --- a/doc/ale-typescript.txt +++ b/doc/ale-typescript.txt @@ -93,5 +93,11 @@ g:ale_typescript_tsserver_use_global *g:ale_typescript_tsserver_use_global* tsserver in node_modules. +=============================================================================== +prettier *ale-typescript-prettier* + +See |ale-javascript-prettier| for information about the available options. + + =============================================================================== vim:tw=78:ts=2:sts=2:sw=2:ft=help:norl: -- cgit v1.2.3