mirror of
https://github.com/dense-analysis/ale.git
synced 2026-04-25 00:43:59 +08:00
5f95d032ee
ESLint errors are contained in an array that can contain different stuff other than JSON error messages. This patch iterates over the whole array ignoring any non-json data.