summaryrefslogtreecommitdiff
path: root/doc/ale-graphql.txt
diff options
context:
space:
mode:
authorBenjie Gillam <benjie@jemjie.com>2017-11-27 15:57:17 +0000
committerBenjie Gillam <benjie@jemjie.com>2017-11-27 15:57:17 +0000
commitb0114deabcb472b5cc7bde21ec9ccab98a618930 (patch)
tree9a7f4bdd9082d987b41f73273ebd0b7b29bfc031 /doc/ale-graphql.txt
parent09f9c21f1b580077d27bb73858a10a64d2fa05e3 (diff)
downloadale-b0114deabcb472b5cc7bde21ec9ccab98a618930.zip
Reference the JS ESLint options
Diffstat (limited to 'doc/ale-graphql.txt')
-rw-r--r--doc/ale-graphql.txt5
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*