2 Star 3 Fork 3

Ttou / mobile-template

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tsconfig.app.json 425 Bytes
一键复制 编辑 原始数据 按行查看 历史
Ttou 提交于 2024-05-27 14:55 . build(custom): 更新配置
{
"extends": "@vue/tsconfig/tsconfig.dom.json",
"compilerOptions": {
"incremental": true,
"tsBuildInfoFile": "./node_modules/.tmp/tsconfig.app.tsbuildinfo",
"noUnusedLocals": false,
/* Custom */
"baseUrl": ".",
"paths": {
"@/*": ["src/*"]
},
"types": ["vite/client"]
},
"include": ["src", "types"],
"exclude": ["node_modules"],
"vueCompilerOptions": {
"target": 3
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/jh_shot/mobile-template.git
git@gitee.com:jh_shot/mobile-template.git
jh_shot
mobile-template
mobile-template
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891