File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 4
4
5
5
[ ![ npm version] ( https://badge.fury.io/js/%40graphql-eslint%2Feslint-plugin.svg )] ( https://badge.fury.io/js/%40graphql-eslint%2Feslint-plugin )
6
6
7
- This project integrates GraphQL AST parser and ESLint.
7
+ This project integrates GraphQL and ESLint, for a better developer experience .
8
8
9
9
> Created and maintained by [ The Guild] ( http://the-guild.dev/ )
10
10
@@ -16,7 +16,7 @@ This project integrates GraphQL AST parser and ESLint.
16
16
- 🚀 Extended type info for more advanced usages
17
17
- 🚀 Supports ESLint directives (for example: ` disable-next-line ` )
18
18
- 🚀 Easily extendable - supports custom rules based on GraphQL's AST and ESLint API.
19
- - 🚀 Validates, lints, prettifies and checks for best practices across GraphQL schema and GraphQL operations
19
+ - 🚀 Validates, lints, prettifies and checks for best practices across GraphQL schema and GraphQL operations.
20
20
21
21
Special thanks to [ ilyavolodin] ( https://github.com/ilyavolodin ) for his work on a similar project!
22
22
You can’t perform that action at this time.
0 commit comments