Skip to content
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

Using JET with GraphQL CodeGen! - Disable Checking with Comment? #148

Closed
markhalonen opened this issue Apr 5, 2021 · 1 comment
Closed

Comments

@markhalonen
Copy link

I published tools for doing Julia CodeGen from GraphQL queries, and then using JET to type-check all the properties on the object that is received over the network! It's a really cool workflow, here's a video walkthrough and also here's a blog post

The only thing that would have been cool would be to like disable error reporting for a line? Like it was a potential error on someone else's library, would have been nice to just add a comment above like # jet-disable-next-line or something, that's popular in TypeScript.

Anyways, this package is awesome keep up the great work!!

@aviatesk
Copy link
Owner

Let me close this as I'm focusing on this issue at #346 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants