1
0
Fork 0
mirror of synced 2024-10-18 09:49:00 -04:00
ultimate-vim/sources_non_forked/ale/doc/ale-jsonc.txt

22 lines
823 B
Text
Raw Normal View History

2021-10-11 05:30:43 -04:00
===============================================================================
ALE JSONC Integration *ale-jsonc-options*
2024-10-06 04:25:50 -04:00
===============================================================================
biome *ale-jsonc-biome*
Check the docs over at |ale-typescript-biome|.
2021-10-11 05:30:43 -04:00
===============================================================================
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: