summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPavel Pertsev <morhetz@gmail.com>2017-08-17 16:38:02 +0300
committerw0rp <devw0rp@gmail.com>2017-08-30 22:20:35 +0100
commit6e423a94cd428917a5efed6611f46bbc9fe33176 (patch)
tree0e977295d54c03c04bfb6019b1884042c5b79521 /README.md
parentc09f8f576407dae8792eae0af5da969e16958125 (diff)
downloadale-6e423a94cd428917a5efed6611f46bbc9fe33176.zip
Fix docs for prettier-eslint ver
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 67238dcd..fd1ef322 100644
--- a/README.md
+++ b/README.md
@@ -99,7 +99,7 @@ formatting.
| HTML | [HTMLHint](http://htmlhint.com/), [proselint](http://proselint.com/), [tidy](http://www.html-tidy.org/) |
| Idris | [idris](http://www.idris-lang.org/) |
| Java | [checkstyle](http://checkstyle.sourceforge.net), [javac](http://www.oracle.com/technetwork/java/javase/downloads/index.html) |
-| JavaScript | [eslint](http://eslint.org/), [jscs](http://jscs.info/), [jshint](http://jshint.com/), [flow](https://flowtype.org/), [prettier](https://github.com/prettier/prettier), prettier-eslint, prettier-standard, [standard](http://standardjs.com/), [xo](https://github.com/sindresorhus/xo)
+| JavaScript | [eslint](http://eslint.org/), [jscs](http://jscs.info/), [jshint](http://jshint.com/), [flow](https://flowtype.org/), [prettier](https://github.com/prettier/prettier), prettier-eslint >= 4.2.0, prettier-standard, [standard](http://standardjs.com/), [xo](https://github.com/sindresorhus/xo)
| JSON | [jsonlint](http://zaa.ch/jsonlint/) |
| Kotlin | [kotlinc](https://kotlinlang.org) !!, [ktlint](https://ktlint.github.io) !! see `:help ale-integration-kotlin` for configuration instructions
| LaTeX | [chktex](http://www.nongnu.org/chktex/), [lacheck](https://www.ctan.org/pkg/lacheck), [proselint](http://proselint.com/) |