Jan Šimeček

Results 5 comments of Jan Šimeček

Hi, thanks for reporting an issue! :) First of all I assume you're running `npx jsconfig.json`, not `npx jsonconfig.json` as you mentioned in the issue, is that correct? Also I...

Hi, just an update, I have prepared (hopefully) a fix, but haven't yet have a time to test it out. I'm going to try to get some of my co-workers...

Hello, sorry for late reply, I unfortunately didn’t have time before my long vacation so the update is kind of late. Not sure if this is still relevant, however I’ve...

Would you be able to provide some additional information? - Are you using npm through window WSL or some other way? (not familiar how these are actually installed on windows...

Thank you for your fast reply! However I can't seem to get this working, my setup is really simple (just for testing) ``` javascript pressTest() { console.log('testClick'); }, render() {...