Add dprint fixer (#4024)

* Add dprint fixer

* Fix windows tests

* dd dprint documentation
This commit is contained in:
Nathan
2022-01-04 21:49:03 +09:00
committed by GitHub
parent 48f68598cb
commit ac0495df6e
15 changed files with 195 additions and 3 deletions
+6
View File
@@ -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*