1 Star 3 Fork 0

大数据原理课设/steam-game-recommend-web

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tsconfig.json 408 Bytes
一键复制 编辑 原始数据 按行查看 历史
juanxincai 提交于 2023-01-03 23:17 . 前端联调完成
{
"extends": "@vue/tsconfig/tsconfig.web.json",
"include": ["env.d.ts", "src/**/*", "src/**/*.vue", "types"],
"compilerOptions": {
"skipLibCheck": true,
"baseUrl": "./",
"types": ["vite/client" ,"element-plus/global"],
"paths": {
"@/*": ["src/*"],
"api/*": [
"src/api/*"
],
}
},
"references": [
{
"path": "./tsconfig.config.json"
}
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/big-data-principle/steam-game-recommend-web.git
git@gitee.com:big-data-principle/steam-game-recommend-web.git
big-data-principle
steam-game-recommend-web
steam-game-recommend-web
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385