nicolaslopezj / atom-graphql-autocomplete

Autocomplete and lint from a GraphQL endpoint in atom.
MIT License
48 stars 7 forks source link

allow disabling unknown directive warning #11

Open MrLoh opened 7 years ago

MrLoh commented 7 years ago

I am using https://github.com/APIs-guru/graphql-lodash and am getting a bunch of errors about unknown directive "_" would be nice if it wer possible to disable the unkonwn directive warnings just like the unknown fragment warnings.