Skip to content

Commit fe968d5

Browse files
committed
update README
1 parent 965b207 commit fe968d5

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
@@ -46,6 +46,8 @@ npm install --save-dev @graphql-eslint/eslint-plugin
4646
4747
### Configuration
4848

49+
> Note: This plugin doesn't activate any rule by default at the moment, we are currently thinking of the right rules to be the "recommended" and the default set. Until then, please make sure to active rules based on your needs.
50+
4951
To get started, create an override configuration for your ESLint, while applying it to to `.graphql` files (do that even if you are declaring your operations in code files):
5052

5153
```json

0 commit comments

Comments
 (0)