feat: add typescript

This commit is contained in:
2025-06-12 10:39:19 -03:00
parent f6f3c77c61
commit 15fec548d5
9 changed files with 533 additions and 426 deletions
+4
View File
@@ -12,6 +12,10 @@
"license": "ISC",
"description": "",
"devDependencies": {
"typescript": "^5.8.3",
"vite": "^6.3.5"
},
"dependencies": {
"appwrite": "^18.1.1"
}
}