Skip to content

Commit bff7d5e

Browse files
committed
fixes
1 parent 0206266 commit bff7d5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/schema.graphql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
type Query {
2-
// eslint-disable-next-line @graphql-eslint/require-description
2+
# eslint-disable-next-line @graphql-eslint/require-description
33
hello: String
44
}

0 commit comments

Comments
 (0)