1 Star 3 Fork 2

苏冉/大数据平台模板

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
jsconfig.json 137 Bytes
一键复制 编辑 原始数据 按行查看 历史
苏冉 提交于 2023-08-10 14:51 . init模板
{
"compilerOptions": {
"baseUrl": "./",
"paths": {
"@/*": ["src/*"]
}
},
"exclude": ["node_modules", "dist"]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/lv-zirui/big-data-platform-template.git
git@gitee.com:lv-zirui/big-data-platform-template.git
lv-zirui
big-data-platform-template
大数据平台模板
master

搜索帮助