fix update
Some checks failed
Deploy / deploy (build, debian, 22, /root/OJDeploy/data/clientnext) (push) Has been cancelled
Deploy / deploy (build:staging, school, 8822, /root/OJ/data/dist) (push) Has been cancelled

This commit is contained in:
2026-05-05 07:23:40 -06:00
parent 507d77a576
commit e8b9a190ec
4 changed files with 477 additions and 246 deletions

View File

@@ -2,7 +2,6 @@
"compilerOptions": {
"composite": true,
"module": "ESNext",
"moduleResolution": "Node",
"allowSyntheticDefaultImports": true
},
"include": ["rsbuild.config.ts"]