An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

# GraphQL-ESLint

[![npm version](https://badge.fury.io/js/%40graphql-eslint%2Feslint-plugin.svg)](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).