Skip to content

Commit 6a7c7f8

Browse files
authored
Update README.md
1 parent 6366bd1 commit 6a7c7f8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ This project integrates GraphQL and ESLint, for a better developer experience.
1717
- 🚀 Supports ESLint directives (for example: `disable-next-line`)
1818
- 🚀 Easily extendable - supports custom rules based on GraphQL's AST and ESLint API.
1919
- 🚀 Validates, lints, prettifies and checks for best practices across GraphQL schema and GraphQL operations.
20+
- 🚀 Integrates with [`graphql-config`](https://graphql-config.com/)
21+
- 🚀 Integrates and visualizes lint issues in popular IDEs (VSCode / WebStorm)
2022

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

0 commit comments

Comments
 (0)