eslint-plugin-graphql
eslint-plugin-graphql copied to clipboard
Literal and Tagged Queries
In my project, I use both literal graphql
files for fragments and inline queries. Is there a way to lint both types of file with this plugin?