You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!!
The text was updated successfully, but these errors were encountered:
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!!
The text was updated successfully, but these errors were encountered: