summaryrefslogtreecommitdiff
path: root/supported-tools.md
diff options
context:
space:
mode:
Diffstat (limited to 'supported-tools.md')
-rw-r--r--supported-tools.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/supported-tools.md b/supported-tools.md
index ff75c5ad..b8db6ffb 100644
--- a/supported-tools.md
+++ b/supported-tools.md
@@ -269,11 +269,16 @@ formatting.
* [tsserver](https://github.com/Microsoft/TypeScript/wiki/Standalone-Server-%28tsserver%29)
* [xo](https://github.com/sindresorhus/xo)
* JSON
+ * [eslint](http://eslint.org/)
* [fixjson](https://github.com/rhysd/fixjson)
* [jq](https://stedolan.github.io/jq/)
* [jsonlint](https://github.com/zaach/jsonlint)
* [prettier](https://github.com/prettier/prettier)
* [spectral](https://github.com/stoplightio/spectral)
+* JSON5
+ * [eslint](http://eslint.org/)
+* JSONC
+ * [eslint](http://eslint.org/)
* Julia
* [languageserver](https://github.com/JuliaEditorSupport/LanguageServer.jl)
* Kotlin