We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 63d7db9 + fcfdba3 commit 96dc403Copy full SHA for 96dc403
next/.vscode/extensions.json
@@ -4,7 +4,7 @@
4
"esbenp.prettier-vscode",
5
"stylelint.vscode-stylelint",
6
"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
+ "graphql.vscode-graphql",
8
"graphql.vscode-graphql-syntax"
9
]
10
}
0 commit comments