summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorw0rp <devw0rp@gmail.com>2017-12-18 10:37:21 +0000
committerw0rp <devw0rp@gmail.com>2017-12-18 10:37:21 +0000
commite4821c7f2f6f562368e13937876e1b109e912a74 (patch)
tree96055832cb0166aea70a5325a0d169ecc03f1c67 /doc
parentaf7eb2b9793e0d8e3b211d1239a74b4c9ef36995 (diff)
downloadale-e4821c7f2f6f562368e13937876e1b109e912a74.zip
Indicate that 4.2.0 is no longer strictly required for prettier-eslint, and add links for prettier-eslint and prettier-standard
Diffstat (limited to 'doc')
-rw-r--r--doc/ale.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ale.txt b/doc/ale.txt
index 1fe5895f..b7f14f8d 100644
--- a/doc/ale.txt
+++ b/doc/ale.txt
@@ -309,7 +309,7 @@ Notes:
* HTML: `alex`, `HTMLHint`, `proselint`, `tidy`, `write-good`
* Idris: `idris`
* Java: `checkstyle`, `javac`, `google-java-format`
-* JavaScript: `eslint`, `flow`, `jscs`, `jshint`, `prettier`, `prettier-eslint` >= 4.2.0, `prettier-standard`, `standard`, `xo`
+* JavaScript: `eslint`, `flow`, `jscs`, `jshint`, `prettier`, `prettier-eslint`, `prettier-standard`, `standard`, `xo`
* JSON: `jsonlint`, `prettier`
* Kotlin: `kotlinc`, `ktlint`
* LaTeX (tex): `alex`, `chktex`, `lacheck`, `proselint`, `redpen`, `vale`, `write-good`