diff options
Diffstat (limited to 'doc/ale-typescript.txt')
-rw-r--r-- | doc/ale-typescript.txt | 6 |
1 files changed, 6 insertions, 0 deletions
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 @@ -51,6 +51,12 @@ g:ale_deno_importMap *g:ale_deno_importMap* =============================================================================== +dprint *ale-typescript-dprint* + +See |ale-dprint-options| and https://dprint.dev/plugins/typescript + + +=============================================================================== eslint *ale-typescript-eslint* Because of how TypeScript compiles code to JavaScript and how interrelated |