fix tsconfig

This commit is contained in:
Stephen Zhou
2025-12-30 17:37:03 +08:00
parent 993731e6be
commit e7b84b88ba

View File

@ -27,7 +27,6 @@
"forceConsistentCasingInFileNames": true, "forceConsistentCasingInFileNames": true,
"isolatedModules": true, "isolatedModules": true,
"skipLibCheck": true, "skipLibCheck": true,
"incremental": true,
"plugins": [ "plugins": [
{ {
"name": "next" "name": "next"