Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dimaMachina/graphql-eslint
ESLint parser, plugin and set rules for GraphQL (for schema and operations). Easily customizable with custom rules. Integrates with IDEs and modern GraphQL tools.
https://github.com/dimaMachina/graphql-eslint
eslint eslint-graphql eslint-parser eslint-plugin eslint-rules graphql graphql-rules linter
Last synced: 3 months ago
JSON representation
ESLint parser, plugin and set rules for GraphQL (for schema and operations). Easily customizable with custom rules. Integrates with IDEs and modern GraphQL tools.
- Host: GitHub
- URL: https://github.com/dimaMachina/graphql-eslint
- Owner: dimaMachina
- License: mit
- Created: 2020-09-01T13:35:41.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T07:25:57.000Z (3 months ago)
- Last Synced: 2024-10-29T15:19:20.709Z (3 months 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: 10.4 MB
- Stars: 799
- Watchers: 8
- Forks: 104
- Open Issues: 79
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[![GraphQLConf 2024 Banner: September 10-12, San Francisco. Hosted by the GraphQL Foundation](https://github.com/user-attachments/assets/bdb8cd5d-5186-4ece-b06b-b00a499b7868)](https://graphql.org/conf/2024/?utm_source=github&utm_medium=graphql_eslint&utm_campaign=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).