arvitaly / tslint-plugin-graphql

Check your GraphQL query strings against a schema.
MIT License
17 stars 5 forks source link

Add support for graphql-config #7

Open tonyxiao opened 6 years ago

tonyxiao commented 6 years ago

https://github.com/graphcool/graphql-config

eslint-plugin-graphql supports it. It'd be amazing to have parity.

mshwery commented 5 years ago

Agreed. This is pretty key for us considering we have an incremental adoption of TypeScript happening and would love to get equivalent linting across both parts of the project.