Skip to content

Commit 96dc403

Browse files
authored
Merge pull request #284 from wunderio/vscodext
Remove instructions to downgrade the graphql.vscode-graphql vscode extension
2 parents 63d7db9 + fcfdba3 commit 96dc403

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

next/.vscode/extensions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"esbenp.prettier-vscode",
55
"stylelint.vscode-stylelint",
66
"bradlc.vscode-tailwindcss",
7-
"graphql.vscode-graphql", // note: v0.9.3 is recommended for now, 0.11.0 has a bug: https://github.com/graphql/graphiql/issues/3620
7+
"graphql.vscode-graphql",
88
"graphql.vscode-graphql-syntax"
99
]
1010
}

0 commit comments

Comments
 (0)