migrate everything to typescript

This commit is contained in:
2025-01-30 22:55:15 +01:00
parent f5d8a5ed0b
commit 72282b250b
14 changed files with 746 additions and 209 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
node_modules/
*.js