1 Star 0 Fork 0

君泽/genealogy

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tsconfig.json 734 Bytes
一键复制 编辑 原始数据 按行查看 历史
xbenduan 提交于 2024-03-17 13:52 . chore: 初始化仓库
{
"compilerOptions": {
"composite": true,
"skipLibCheck": true,
"module": "ESNext",
"moduleResolution": "bundler",
"allowSyntheticDefaultImports": true,
"sourceMap": true,
"baseUrl": ".",
"paths": {
"@/*": ["./src/*"]
},
"outDir": "dist",
"lib": ["esnext", "dom"],
"types": [
"@dcloudio/types",
"@types/wechat-miniprogram",
"@uni-helper/uni-app-types",
"@ttou/uv-typings/shim",
"@ttou/uv-typings/v3"
]
},
"vueCompilerOptions": {
"target": 3,
"nativeTags": ["block", "template", "component", "slot"]
},
"exclude": ["node_modules"],
"include": ["src/**/*.ts", "src/**/*.d.ts", "src/**/*.tsx", "src/**/*.vue", "src/**/*.json"]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wang_duan/genealogy.git
git@gitee.com:wang_duan/genealogy.git
wang_duan
genealogy
genealogy
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385