Carlos Fuentes

Results 528 comments of Carlos Fuentes

@sr6033, I'll be waiting for your review 👍

Sure! Do it, I'll do a push request tomorrow 👍

I'll close this issue 👍

@sr6033 the issue is fixed. Check it 👍

The `gists` lib don't have support for a two-factor account. Because of this, they recommend using the token instead. I'll be implementing in `list` command and `edit` command.

Taking advantage of the issue, it could be a good idea to implement ESLint rules and/or Prettier standard

Actually, I did it haha This is the PR #12

Hi! Can you provide some sort of code to see how are you trying to look for the file? Also, did you try without bundling it?

Hey! Hi, sorry for the delay. Kinda busy days lately. Yeah, seems like the issue is mostly when doing the lookup for the transpiled file from TS. I think that...

I had the chance to make it work and there's a couple of tricks, it's not ideal but maybe something worth it to add. `index.ts` ```ts import Piscina from 'piscina'...