https://github.com/graphql-hive/graphql-eslint
ESLint parser, plugin, and rule set for GraphQL (for schema and operations). Easily customizable with custom rules. Integrates with IDEs and modern GraphQL tools.
https://github.com/graphql-hive/graphql-eslint
eslint eslint-graphql eslint-parser eslint-plugin eslint-rules graphql graphql-rules linter
Last synced: 24 days ago
JSON representation
ESLint parser, plugin, and rule set for GraphQL (for schema and operations). Easily customizable with custom rules. Integrates with IDEs and modern GraphQL tools.
- Host: GitHub
- URL: https://github.com/graphql-hive/graphql-eslint
- Owner: graphql-hive
- License: mit
- Created: 2020-09-01T13:35:41.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-04-09T23:37:58.000Z (24 days ago)
- Last Synced: 2025-04-10T00:29:37.568Z (24 days ago)
- Topics: eslint, eslint-graphql, eslint-parser, eslint-plugin, eslint-rules, graphql, graphql-rules, linter
- Language: TypeScript
- Homepage: https://the-guild.dev/graphql/eslint
- Size: 13.1 MB
- Stars: 820
- Watchers: 5
- Forks: 109
- Open Issues: 53
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GraphQL-ESLint
[](https://badge.fury.io/js/%40graphql-eslint%2Feslint-plugin)
## Documentation
[https://the-guild.dev/graphql/eslint](https://the-guild.dev/graphql/eslint)
## Contributions
Contributions, issues and feature requests are very welcome. If you are using this package and fixed
a bug for yourself, please consider submitting a PR!And if this is your first time contributing to this project, please do read our
[Contributor Workflow Guide](https://github.com/the-guild-org/Stack/blob/master/CONTRIBUTING.md)
before you get started off.## Code of Conduct
Help us keep GraphQL ESLint open and inclusive. Please read and follow our
[Code of Conduct](https://github.com/the-guild-org/Stack/blob/master/CODE_OF_CONDUCT.md) as adopted
from [Contributor Covenant](https://contributor-covenant.org).## License
Released under the [MIT license](./LICENSE).