Skip to content

Commit 6366bd1

Browse files
authored
Update README.md
1 parent 0c4a64b commit 6366bd1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
[![npm version](https://badge.fury.io/js/%40graphql-eslint%2Feslint-plugin.svg)](https://badge.fury.io/js/%40graphql-eslint%2Feslint-plugin)
66

7-
This project integrates GraphQL AST parser and ESLint.
7+
This project integrates GraphQL and ESLint, for a better developer experience.
88

99
> Created and maintained by [The Guild](http://the-guild.dev/)
1010
@@ -16,7 +16,7 @@ This project integrates GraphQL AST parser and ESLint.
1616
- 🚀 Extended type info for more advanced usages
1717
- 🚀 Supports ESLint directives (for example: `disable-next-line`)
1818
- 🚀 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.
2020

2121
Special thanks to [ilyavolodin](https://github.com/ilyavolodin) for his work on a similar project!
2222

0 commit comments

Comments
 (0)