1 Star 0 Fork 1

楠锋/layui-vue-playground

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
tsconfig.json 300 Bytes
一键复制 编辑 原始数据 按行查看 历史
Jevin 提交于 2024-05-09 19:17 . first commit
{
"extends": "@vue/tsconfig/tsconfig.dom.json",
"compilerOptions": {
"baseUrl": ".",
"paths": {
"@/*": ["src/*"]
},
"types": [],
"skipLibCheck": true
},
"references": [{ "path": "./tsconfig.vite-config.json" }],
"include": ["src"],
"exclude": ["src/template"]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/wx_5c8e8044dc/layui-vue-playground.git
[email protected]:wx_5c8e8044dc/layui-vue-playground.git
wx_5c8e8044dc
layui-vue-playground
layui-vue-playground
master

搜索帮助