refactor: typescript

This commit is contained in:
2025-10-25 07:36:08 -07:00
parent a01835b818
commit db9828a518
22 changed files with 11975 additions and 1832 deletions
+10 -9
View File
@@ -92,14 +92,6 @@ web_modules/
.yarn-integrity
# dotenv environment variable files
.env
.env.development.local
.env.test.local
.env.production.local
.env.local
# parcel-bundler cache (https://parceljs.org/)
.cache
@@ -168,5 +160,14 @@ dist
# wrangler project
.dev.vars
.dev.vars*
!.dev.vars.example
.env*
!.env.example
.wrangler/
# selflare project
worker.capnp
docker-compose.yml
Dockerfile