summaryrefslogtreecommitdiff
path: root/doc/ale-jsonc.txt
blob: 92247cd4366fe6f9cc7ac17c65a26c0de220e12d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
===============================================================================
ALE JSONC Integration                                       *ale-jsonc-options*


===============================================================================
eslint                                                       *ale-jsonc-eslint*

The `eslint` linter for JSON uses the JavaScript options for `eslint`; see:
|ale-javascript-eslint|.

You will need a JSONC ESLint plugin installed for this to work.


===============================================================================
  vim:tw=78:ts=2:sts=2:sw=2:ft=help:norl: