3 Star 0 Fork 0

HeiBuNeko/fudan-weather-ts

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
tsconfig.app.json 370 Bytes
一键复制 编辑 原始数据 按行查看 历史
HeiBuNeko 提交于 2024-03-22 11:18 . init
{
"extends": "@vue/tsconfig/tsconfig.dom.json",
"include": [
"env.d.ts",
"src/**/*",
"src/**/*.vue"
],
"exclude": [
"src/**/__tests__/*"
],
"compilerOptions": {
"composite": true,
"baseUrl": ".",
"paths": {
"@/*": [
"./src/*"
]
},
"types": [
"vite/client",
"element-plus/global"
]
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/HeiBuNeko/fudan-weather-ts.git
git@gitee.com:HeiBuNeko/fudan-weather-ts.git
HeiBuNeko
fudan-weather-ts
fudan-weather-ts
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385