+5
.changeset/cool-elephants-invent.md
+5
.changeset/cool-elephants-invent.md
+2
packages/graphqlsp/package.json
+2
packages/graphqlsp/package.json
+33
-5
packages/graphqlsp/src/graphql/getSchema.ts
+33
-5
packages/graphqlsp/src/graphql/getSchema.ts
············
+1
-1
packages/graphqlsp/src/index.ts
+1
-1
packages/graphqlsp/src/index.ts
···
+12
-1
pnpm-lock.yaml
+12
-1
pnpm-lock.yaml
·········resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==}resolution: {integrity: sha512-gfFQZrcTc8CnKXp6Y4/CBT3fTc0OVuDofpre4aEeEpSBPV5X5v4+Vmx+8snU7RLPrNHPKSgLxGo9YuQzz20o+w==}···+resolution: {integrity: sha512-MFMf6VkEVZAETidGGSYW2B1MjXbGX+sWIywn2QPEaJ3j08V+MwVRHMXtf2noB8ENJaD0LIun9wh5Z6OPNf1QzQ==}resolution: {integrity: sha512-KjZypGq+I/H7HI5HlOoGHkWUUGq+Q0TPhQurLbyrVrvnKTBgzLhIJ7j6J/XTQOi0d1RjyZ0wdas8bKs2p0x3Ng==}···
+21
tsconfig.json
+21
tsconfig.json
···+"target": "es2016" /* Set the JavaScript language version for emitted JavaScript and include compatible library declarations. */,+"esModuleInterop": true /* Emit additional JavaScript to ease support for importing CommonJS modules. This enables 'allowSyntheticDefaultImports' for type compatibility. */,