diff --git a/doc/ale-graphql.txt b/doc/ale-graphql.txt index a3b9381..de41276 100644 --- a/doc/ale-graphql.txt +++ b/doc/ale-graphql.txt @@ -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*