Jiri Spac

Results 240 comments of Jiri Spac

agree. I'd say gql-tag usage is more probable than a user wanting a plain string output. So it should default to returning gql-tag. I'd model it something like: ```ts const...

Dotenv works fine without having quotes. Quotes are not required in this case. This library should handle same use case that dotenv does.

it is designed to stay connected for the entire lifetime. If you need to know that the server ended the connection, maybe you could send some special end message to...

Agree pixel diff would be ideal.

can you share the exact type error? is it that `window.location` does not exist?

@kibertoad we should just fork this one and use the fork in pino-pretty if the PR is not accepted.

I have forked it and switched to colorette. You can install the fork from here: https://www.npmjs.com/package/@capaj/json-colorizer

Yes, this would help quite a bit-bumped into an issue today and I had to add console.logs there

It occured on running in this repo on this commit: https://github.com/nearform/mercurius-apollo-tracing/tree/bab75dee4988e47b0ee776ca21dab1a6f07edc0b so if anyone checks out that commit they can reproduce it easily.

for sure! Ideally to replace it with an example how to specify a type of your promise.