eslint-plugin-graphql icon indicating copy to clipboard operation
eslint-plugin-graphql copied to clipboard

Support multiple environments

Open stevenfitzpatrick opened this issue 6 years ago • 1 comments
trafficstars

In our project we have graphql queries in file format query.js i.e apollo and newer ones in query.graphql

so we would need specify an array of environments for our rules i.e. ['apollo', 'literal'].

Would this be possible to support?

stevenfitzpatrick avatar Mar 15 '19 12:03 stevenfitzpatrick

Dupe of #107?

tbroyer avatar May 13 '19 08:05 tbroyer