summaryrefslogtreecommitdiff
path: root/ale_linters/graphql/eslint.vim
AgeCommit message (Collapse)Author
2019-11-24Fix for incorrect eslint output parsing for graphql filesAaron Franks
The output is configured to be JSON, but the handler was parsing it as 'lines'
2019-02-22#2132 - Replace all uses of foo_callback with foow0rp
2017-11-27Add support for linting GraphQL with ESLintBenjie Gillam