mirror of
https://github.com/langgenius/webapp-conversation.git
synced 2025-12-25 17:56:39 +08:00
chore: fix module delcare ts problem
This commit is contained in:
@ -31,6 +31,7 @@
|
||||
},
|
||||
"include": [
|
||||
"next-env.d.ts",
|
||||
"global.d.ts",
|
||||
"**/*.ts",
|
||||
"**/*.tsx",
|
||||
".next/types/**/*.ts",
|
||||
@ -39,4 +40,4 @@
|
||||
"exclude": [
|
||||
"node_modules"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user