公告板
版本库
filestore
活动
搜索
登录
main
/
Renzq_Vue_Xiangjiu
仁智企前端香灸大师
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
更新
jialh
2025-10-10
6d9cefc6c0e2b89a22f3eb247ac7fec990c64ddc
[Renzq_Vue_Xiangjiu.git]
/
tsconfig.node.json
1
2
3
4
5
6
7
8
9
10
{
"compilerOptions": {
"composite": true,
"skipLibCheck": true,
"module": "ESNext",
"moduleResolution": "bundler",
"allowSyntheticDefaultImports": true
},
"include": ["vite.config.ts"]
}