mirror of
https://github.com/dense-analysis/ale.git
synced 2026-09-04 13:56:56 +08:00
* Add eslint as linter for JSON, JSONC and JSON5 Use the same lint configuration as eslint for javascript. * Add documentation for JSON* eslint support * Fix spacing in documentation * Update docs to be unopinionated about plugins Remove any preference for eslint plugins, since there are more thant one that would work * Reorder languages and tools in alphabetic order * Fix misalignment * Change orders to pass the tests
This commit is contained in:
@@ -260,11 +260,16 @@ Notes:
|
||||
* `tsserver`
|
||||
* `xo`
|
||||
* JSON
|
||||
* `eslint`
|
||||
* `fixjson`
|
||||
* `jq`
|
||||
* `jsonlint`
|
||||
* `prettier`
|
||||
* `spectral`
|
||||
* JSON5
|
||||
* `eslint`
|
||||
* JSONC
|
||||
* `eslint`
|
||||
* Julia
|
||||
* `languageserver`
|
||||
* Kotlin
|
||||
|
||||
Reference in New Issue
Block a user