-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ugprade graphql-config in language server #2038
Conversation
this ensures that we will have support for .ts and .toml formats!
The latest changes of this PR are not available as canary, since there are no linked |
🦋 Changeset detectedLatest commit: 6ca7e24 The changes in this PR will be included in the next version bump. This PR includes changesets to release 4 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Codecov Report
@@ Coverage Diff @@
## main #2038 +/- ##
==========================================
- Coverage 65.70% 64.19% -1.52%
==========================================
Files 85 94 +9
Lines 5106 5424 +318
Branches 1631 1709 +78
==========================================
+ Hits 3355 3482 +127
- Misses 1747 1937 +190
- Partials 4 5 +1
Continue to review full report at Codecov.
|
this ensures that we will have support for .ts and .toml formats!