Mirror: TypeScript LSP plugin that finds GraphQL documents in your code and provides diagnostics, auto-complete and hover-information.
at main 106 B view raw
1{ 2 "typescript.tsdk": "node_modules/typescript/lib", 3 "typescript.enablePromptUseWorkspaceTsdk": true 4}