Switch to TypeScript

This commit is contained in:
asraelite 2024-05-13 18:29:10 +02:00 committed by Markus Scully
parent 1648b7e3d0
commit bf71f55130
45 changed files with 754 additions and 159 deletions

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
.cache/
*.map
dist/improcket.min.js
node_modules