chore: dependencies

This commit is contained in:
2025-08-05 14:24:33 +08:00
parent ed962166b1
commit fd7cc38f25
6 changed files with 170 additions and 60 deletions
+4
View File
@@ -10,6 +10,10 @@
/* Bundler mode */
"moduleResolution": "bundler",
"paths": {
"@/*": ["./src/*"]
},
"allowImportingTsExtensions": true,
/* Linting */