-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add typescript support 🎉 #42
Conversation
eek. ok. I am barely fluent in js never mind typescript. |
Hopefully it's much nicer, you get way more help in the IDE |
Well I use emacs so.... |
Oh yeah sorry, well at least compile time errors will show up for you 😅 |
Thanks. Merging master to my merged branch (that has all the changes merged together) However, I can run dev and run build and it seems to work so.... |
That was breaking CI too, it might be fixed by 533c583 |
I have that commit. It's still having issues. Also svelte is breaking on
which is the version with ubuntu 22.04. |
Thanks for the info, it looks like I use Are you using nvm? I highly recommend it, it's easy, and works really well on Ubuntu too |
Well that broke everything.
This probably needs to be part of #15 8-) I'm taking this as a reason to stop working on my next patches for tonight 8-). |
Ok, I failed to follow my own advice. Did a new clone in a new directory and I am working again. 32 vulnerabilities (14 moderate, 17 high, 1 critical) |
Generally in node development, |
Sign, yeah I figured that out finally and now I really do have a working install 8-/. |
Summary
Hi @rouilj
I still appreciate all the attention to this repo. I'm going to review all your comments & PR's in the next few days 👍