···3939workspace version of TypeScript. In VSCode you can do so by clicking the bottom right
4040when on a TypeScript file or adding a file like [this](https://github.com/0no-co/GraphQLSP/blob/main/packages/example/.vscode/settings.json).
41414242-> If you are using VSCode ensure that your editor is using the Workspace Version of TypeScript
4242+> If you are using VSCode ensure that your editor is using [the Workspace Version of TypeScript](https://code.visualstudio.com/docs/typescript/typescript-compiling#_using-the-workspace-version-of-typescript)
4343> this can be done by manually selecting it or adding a `.vscode/config.json` with the contents of
4444> ```json
4545> {