1 Star 0 Fork 0

karlkidd8080 / k-collection

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
jsconfig.json 210 Bytes
一键复制 编辑 原始数据 按行查看 历史
lu.yunlong 提交于 2022-06-20 14:09 . 初始化
{
"compilerOptions": {
"baseUrl": "./",
"paths": {
"@/*": ["examples/*"],
"@packages/*": ["packages/*"],
"@lib/*": ["lib/*"]
}
},
"exclude": ["node_modules", "dist"]
}
1
https://gitee.com/karlkidd8080/k-collection.git
git@gitee.com:karlkidd8080/k-collection.git
karlkidd8080
k-collection
k-collection
master

搜索帮助