Skip to content

Commit 6003770

Browse files
authored
docs: add changeset for the fix change
1 parent f059a94 commit 6003770

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.changeset/empty-donuts-destroy.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)