Skip to content

Commit aa3822f

Browse files
committed
aa
1 parent 0bd1e54 commit aa3822f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

website/content/docs/usage/custom-rules.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,8 @@ sidebarTitle: Custom GraphQL Rules
44

55
# Usage with custom GraphQL rules
66

7-
<ESLintConfigs gitFolder="custom-rules" additionalFiles={{ 'My Rule': 'my-rule.js' }} />
7+
<ESLintConfigs gitFolder="custom-rules" additionalFiles={{ 'Custom GraphQL Rule': 'my-rule.js' }} />
8+
9+
> [!TIP]
10+
>
11+
> Check out the [custom rules](/docs/custom-rules) guide to learn how to create your own rules.

0 commit comments

Comments
 (0)