diff options
Diffstat (limited to 'doc/ale-graphql.txt')
-rw-r--r-- | doc/ale-graphql.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ale-graphql.txt b/doc/ale-graphql.txt index a3b93810..de412762 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* |