forked from tuvn86/webapp-conversation
chore: fix module delcare ts problem
This commit is contained in:
parent
87286f9dad
commit
032c2841d4
3 changed files with 4 additions and 2 deletions
|
|
@ -31,6 +31,7 @@
|
|||
},
|
||||
"include": [
|
||||
"next-env.d.ts",
|
||||
"global.d.ts",
|
||||
"**/*.ts",
|
||||
"**/*.tsx",
|
||||
".next/types/**/*.ts",
|
||||
|
|
@ -39,4 +40,4 @@
|
|||
"exclude": [
|
||||
"node_modules"
|
||||
]
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue