From ac0495df6ef44deff556ed450f503875370f0812 Mon Sep 17 00:00:00 2001 From: Nathan Date: Tue, 4 Jan 2022 13:49:03 +0100 Subject: Add dprint fixer (#4024) * Add dprint fixer * Fix windows tests * dd dprint documentation --- 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 eefcfed1..788a7a5c 100644 --- a/doc/ale-typescript.txt +++ b/doc/ale-typescript.txt @@ -50,6 +50,12 @@ g:ale_deno_importMap *g:ale_deno_importMap* Specify the import map filename to load url maps in a deno project. +=============================================================================== +dprint *ale-typescript-dprint* + +See |ale-dprint-options| and https://dprint.dev/plugins/typescript + + =============================================================================== eslint *ale-typescript-eslint* -- cgit v1.2.3