diff options
author | w0rp <devw0rp@gmail.com> | 2017-03-28 23:48:55 +0100 |
---|---|---|
committer | w0rp <devw0rp@gmail.com> | 2017-03-28 23:49:06 +0100 |
commit | 4b9b4e3338187d3bee37a11f3e7b3777533fa703 (patch) | |
tree | 6db79f7fa12b528fa22dda2f671bd22768981d1c /doc/ale.txt | |
parent | 81b49b2dffc7c533ad155d1c266d2a9c68e20c15 (diff) | |
download | ale-4b9b4e3338187d3bee37a11f3e7b3777533fa703.zip |
#326 Document existing StandardJS options
Diffstat (limited to 'doc/ale.txt')
-rw-r--r-- | doc/ale.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ale.txt b/doc/ale.txt index e6b312cb..af8e39d3 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -38,6 +38,7 @@ CONTENTS *ale-contents* eslint..............................|ale-javascript-eslint| flow................................|ale-javascript-flow| jshint..............................|ale-javascript-jshint| + standard............................|ale-javascript-standard| xo..................................|ale-javascript-xo| lua...................................|ale-lua-options| luacheck............................|ale-lua-luacheck| |