-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
eslint-plugin-graphql is outdated and unsupported. Consumers should use `@graphql-eslint/eslint-plugin` to lint their grahql files. This plugin is not included as graphql has a large install footprint and we do not want to burden consumers that do not use graphql.
- Loading branch information
Showing
22 changed files
with
33 additions
and
593 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@shopify/eslint-plugin': major | ||
--- | ||
|
||
Remove the `@shopify/eslint-plugin/graphql` config and the dependency on `eslint-plugin-graphql` as it is outdated and unsupported. If you used the graphql config then you should migrate to [`@graphql-eslint/eslint-plugin`](https://www.npmjs.com/package/@graphql-eslint/eslint-plugin). We no longer provide recommended graphql config as it has a large install footprint and we do not want to push that onto consumers that do not use graphql. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
6 changes: 0 additions & 6 deletions
6
packages/eslint-plugin/tests/fixtures/all/app/graphql/Query.graphql
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
4 changes: 0 additions & 4 deletions
4
packages/eslint-plugin/tests/fixtures/graphql-lint-error/.graphqlconfig
This file was deleted.
Oops, something went wrong.
5 changes: 0 additions & 5 deletions
5
packages/eslint-plugin/tests/fixtures/graphql-lint-error/app/graphql/Query.graphql
This file was deleted.
Oops, something went wrong.
8 changes: 0 additions & 8 deletions
8
packages/eslint-plugin/tests/fixtures/graphql-lint-error/build/schema.graphql
This file was deleted.
Oops, something went wrong.
4 changes: 0 additions & 4 deletions
4
packages/eslint-plugin/tests/fixtures/graphql-syntax-error/.graphqlconfig
This file was deleted.
Oops, something went wrong.
4 changes: 0 additions & 4 deletions
4
packages/eslint-plugin/tests/fixtures/graphql-syntax-error/app/graphql/Query.graphql
This file was deleted.
Oops, something went wrong.
8 changes: 0 additions & 8 deletions
8
packages/eslint-plugin/tests/fixtures/graphql-syntax-error/build/schema.graphql
This file was deleted.
Oops, something went wrong.
3 changes: 0 additions & 3 deletions
3
packages/eslint-plugin/tests/fixtures/prettier-graphql/.eslintrc.js
This file was deleted.
Oops, something went wrong.
4 changes: 0 additions & 4 deletions
4
packages/eslint-plugin/tests/fixtures/prettier-graphql/.graphqlconfig
This file was deleted.
Oops, something went wrong.
6 changes: 0 additions & 6 deletions
6
packages/eslint-plugin/tests/fixtures/prettier-graphql/app/graphql/Query.graphql
This file was deleted.
Oops, something went wrong.
8 changes: 0 additions & 8 deletions
8
packages/eslint-plugin/tests/fixtures/prettier-graphql/build/schema.graphql
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.