develwoutacause’s avatardevelwoutacause’s Twitter Archive—№ 435

  1. …in reply to @samthor
    @samthor Ah, I see. So you want to type check your JS file but without TypeScript? I'm not that familiar with that workflow, though I think @extends might work? But if the type extends EventTarget, then you need extends EventTarget anyways, right?