公告板
版本库
filestore
活动
搜索
登录
main
/
ZPSZ-BASE
springboot2+avue
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
是否如
sen
2025-08-15
00700eed3d955a504dbb26e02044daa1c7cd741e
[ZPSZ-BASE.git]
/
ui
/
admin-ui3
/
tsconfig.node.json
1
2
3
4
5
6
7
8
{
"compilerOptions": {
"composite": true,
"module": "esnext",
"moduleResolution": "node"
},
"include": ["vite.config.ts","vite/**/*.ts"]
}