11 Star 78 Fork 17

你的微笑暖暖的 / xt-admin-vue3

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tsconfig.app.json 266 Bytes
一键复制 编辑 原始数据 按行查看 历史
你的微笑暖暖的 提交于 2024-03-11 22:38 . build: 打包构建
{
"extends": "@vue/tsconfig/tsconfig.dom.json",
"include": ["types/**.d.ts", "src/**/*", "src/**/*.vue"],
"exclude": ["src/**/__tests__/*"],
"compilerOptions": {
"composite": true,
"baseUrl": ".",
"paths": {
"@/*": ["./src/*"]
},
}
}
1
https://gitee.com/nideweixiaonuannuande/xt-admin-vue3.git
git@gitee.com:nideweixiaonuannuande/xt-admin-vue3.git
nideweixiaonuannuande
xt-admin-vue3
xt-admin-vue3
master

搜索帮助