diff options
Diffstat (limited to 'doc/ale-astro.txt')
-rw-r--r-- | doc/ale-astro.txt | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/ale-astro.txt b/doc/ale-astro.txt new file mode 100644 index 00000000..0132aa80 --- /dev/null +++ b/doc/ale-astro.txt @@ -0,0 +1,16 @@ +=============================================================================== +ALE Astro Integration *ale-astro-options* + + +=============================================================================== +eslint *ale-astro-eslint* + +See |ale-javascript-eslint| for information about the available options. + +=============================================================================== +prettier *ale-astro-prettier* + +See |ale-javascript-prettier| for information about the available options. + +=============================================================================== + vim:tw=78:ts=2:sts=2:sw=2:ft=help:norl: |