Fix tsconfig

This commit is contained in:
2026-04-13 18:46:55 +05:30
parent 76fb177b3a
commit e34441c341
3 changed files with 162 additions and 9 deletions
+1 -1
View File
@@ -38,6 +38,6 @@
"devDependencies": {
"@biomejs/biome": "^2.4.9",
"bun-types": "^1.3.11",
"typescript": "^5.5.2"
"typescript": "^6.0.2"
}
}