Skip to content

Commit 8a9f73f

Browse files
committed
fixes for repo setup
1 parent 7a04e1e commit 8a9f73f

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

.changeset/config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"@graphql-eslint/example-code-file",
1111
"@graphql-eslint/example-basic",
1212
"@graphql-eslint/example-graphql-config",
13-
"@graphql-eslint/example-graphql-config-code-file"
13+
"@graphql-eslint/example-graphql-config-code-file",
14+
"@graphql-eslint/example-prettier"
1415
]
1516
}

.changeset/new-seas-nail.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@
22
'@graphql-eslint/eslint-plugin': major
33
---
44

5-
Remove deprecated rule `validate-against-schema`
5+
BREAKING CHANGE: Remove deprecated rule `validate-against-schema`.
6+
7+
If you are using `validate-against-schema`, please remove it and specify the exact rules that you need.

0 commit comments

Comments
 (0)