From 8d35f14d6791f9a5224911a1ff64ea26ebbc4ceb Mon Sep 17 00:00:00 2001 From: Subhojit Paul Date: Tue, 21 Mar 2017 12:28:47 +0530 Subject: [PATCH] Ale also supports jsonlint --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 58a1aa1..863db7c 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,7 @@ It returns the parsed object or throws an `Error`. * [Syntastic](http://www.vim.org/scripts/script.php?script_id=2736) * [sourcebeautify](http://www.vim.org/scripts/script.php?script_id=4079) +* [Asynchronous Lint Engine (ALE)](https://github.com/w0rp/ale) ## MIT License