Document that prettier and prettier-eslint are supported

This commit is contained in:
w0rp
2017-06-03 12:31:27 +01:00
parent 2c89a4c98a
commit fcb5718712
2 changed files with 2 additions and 2 deletions

View File

@@ -154,7 +154,7 @@ The following languages and tools are supported.
* Haskell: 'ghc', 'ghc-mod', 'hlint', 'hdevtools'
* HTML: 'HTMLHint', 'proselint', 'tidy'
* Java: 'javac'
* JavaScript: 'eslint', 'jscs', 'jshint', 'flow', 'xo'
* JavaScript: 'eslint', 'jscs', 'jshint', 'flow', 'prettier', 'prettier-eslint', 'xo'
* JSON: 'jsonlint'
* Kotlin: 'kotlinc'
* LaTeX (tex): 'chktex', 'lacheck', 'proselint'