Jithil P Ponnan
Jithil P Ponnan
I can volunteer for this activity.
Needs to publish the latest.  CC: @jasongin
Publishing is their responsibility? Or ours? I'm a little confused here.
CC: @arcanis
Still pending?
@smochan Can I take this task? I started code changes for some experimental purposes. Please let me know if that PR could use here if you are busy.
> No, I have already completed it. I just have to change its css a bit and I will make a PR till tomorrow. Okay. Thanks for the update. CC:...
``` const start = async () => { const timeout = await setTimeout(() => {}, 0); console.log(timeout._idleTimeout); }; start(); ```  it will output `1` if we run on the...
Can I update it? @aldarmak
Can we merge it?