We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f059a94 commit 6003770Copy full SHA for 6003770
.changeset/empty-donuts-destroy.md
@@ -0,0 +1,11 @@
1
+---
2
+"@graphql-eslint/eslint-plugin": patch
3
4
+
5
+fix: original file should not be considered as file block
6
7
+Related #88
8
9
+ESLint supports `text` directly, no need to use the hacky way. See https://github.com/eslint/eslint/blob/master/lib/linter/linter.js#L1298
10
11
+Related `eslint-plugin-prettier`'s issue hae been fixed at https://github.com/prettier/eslint-plugin-prettier/pull/401
0 commit comments