refactor: migrate backend to TypeScript

This commit is contained in:
gin
2026-06-17 17:40:12 +08:00
parent 98eae63435
commit 74acfd664f
457 changed files with 7397 additions and 25009 deletions
+26
View File
@@ -0,0 +1,26 @@
packages:
- "backend"
- "frontend/web"
- "frontend/app"
peerDependencyRules:
ignoreMissing:
- rollup
- webpack
- core-js
allowedDeprecatedVersions:
sourcemap-codec: "*"
w3c-hr-time: "*"
stable: "*"
allowBuilds:
'@parcel/watcher': true
'@prisma/client': true
'@prisma/engines': true
'@swc/core': true
'@tarojs/binding': true
'@tarojs/cli': true
core-js: true
core-js-pure: true
esbuild: true
prisma: true
typeit: true
vue-demi: true