mirror of
https://github.com/dense-analysis/ale.git
synced 2026-02-25 19:17:23 +08:00
Document that prettier and prettier-eslint are supported
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user