mirror of
https://github.com/dense-analysis/ale.git
synced 2026-07-12 03:10:54 +08:00
db92671e57
* Added missing supported files of dprint Added missing supported files of dprint. Related to https://github.com/dense-analysis/ale/pull/4320. * Add new files Add new files. * Tests work Fixed identifiers. Fixed sorting. * Enable formatting of SQL Enable formatting of SQL.
29 lines
1.2 KiB
Plaintext
29 lines
1.2 KiB
Plaintext
===============================================================================
|
|
ALE GraphQL Integration *ale-graphql-options*
|
|
|
|
|
|
===============================================================================
|
|
dprint *ale-graphql-dprint*
|
|
|
|
See |ale-dprint-options| and https://dprint.dev/plugins/pretty_graphql/.
|
|
|
|
|
|
===============================================================================
|
|
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*
|
|
|
|
===============================================================================
|
|
prettier *ale-graphql-prettier*
|
|
|
|
See |ale-javascript-prettier| for information about the available options.
|
|
|
|
===============================================================================
|
|
vim:tw=78:ts=2:sts=2:sw=2:ft=help:norl:
|