Reference the JS ESLint options

This commit is contained in:
Benjie Gillam 2017-11-27 15:57:17 +00:00
parent 09f9c21f1b
commit b0114deabc
1 changed files with 5 additions and 0 deletions

View File

@ -5,6 +5,11 @@ ALE GraphQL Integration *ale-graphql-options*
===============================================================================
eslint *ale-graphql-eslint*
The `eslint` linter for GraphQL uses the JavaScript options for `eslint`; see:
|ale-javascript-eslint|.
You will need the GraphQL ESLint plugin installed for this to work.
===============================================================================
gqlint *ale-graphql-gqlint*