build ok,

This commit is contained in:
louiscklaw
2025-04-14 09:43:35 +08:00
parent ffc862a936
commit 610ca0f473

View File

@@ -14,6 +14,7 @@
"isolatedModules": true, "isolatedModules": true,
"jsx": "preserve", "jsx": "preserve",
"incremental": true, "incremental": true,
"allowImportingTsExtensions": true,
"plugins": [ "plugins": [
{ {
"name": "next" "name": "next"