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,
"isolatedModules": true,
"skipLibCheck": true,
"incremental": true,
"plugins": [
{
"name": "next"