1
0
Fork 0
mirror of synced 2024-05-26 03:51:13 -04:00
ultimate-vim/sources_non_forked/ale/doc/ale-jsonc.txt
2021-09-11 14:42:06 +03:00

16 lines
613 B
Plaintext

===============================================================================
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: