Skip to content

Commit 7036e00

Browse files
JoviDeCroockn1ru4l
andauthored
Update website/src/pages/docs/guides/react-vue.mdx
Co-authored-by: Laurin Quast <[email protected]>
1 parent 79ba47a commit 7036e00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/src/pages/docs/guides/react-vue.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -491,7 +491,7 @@ To get the best GraphQL development experience, we recommend installing the [Gra
491491
`GraphQLSP`s a TypeScript LSP plugin for GraphQL, to get it working, we need to add the following to your `tsconfig.json`
492492
after installing the package (`npm i -D @0no-co/graphqlsp`):
493493

494-
```json
494+
```json filename="tsconfig.json"
495495
{
496496
"compilerOptions": {
497497
"plugins": [

0 commit comments

Comments
 (0)