feat: initialize tests, docs and refactor

This commit is contained in:
Rodney, Tiara 2025-04-25 15:56:31 +02:00
parent c297e3f4ef
commit 7a70ed28c3
No known key found for this signature in database
GPG key ID: 5CD8EC1D46106723
16 changed files with 2096 additions and 468 deletions

View file

@ -12,7 +12,7 @@
"outDir": "build/production",
"baseUrl": "./",
"paths": { "*": ["node/modules/*"] },
"lib": ["esnext.weakref"]
"lib": ["esnext.weakref", "dom"]
},
"include": [
"src/**/*.ts"