mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-06 12:44:23 +08:00
feat(biome): add support for json and jsonc (#4805)
- adds biome linter for json and jsonc - enables biome by default for json and jsonc - suggests biome as a fixer for json and jsonc
This commit is contained in:
@@ -314,6 +314,7 @@ Notes:
|
||||
* `xo`
|
||||
* JSON
|
||||
* `VSCode JSON language server`
|
||||
* `biome`
|
||||
* `clang-format`
|
||||
* `cspell`
|
||||
* `dprint`
|
||||
@@ -326,6 +327,7 @@ Notes:
|
||||
* JSON5
|
||||
* `eslint`
|
||||
* JSONC
|
||||
* `biome`
|
||||
* `eslint`
|
||||
* Jsonnet
|
||||
* `jsonnet-lint`
|
||||
|
||||
Reference in New Issue
Block a user