1 Star 2 Fork 4

open-hand / choerodon-front-hzero

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
jsconfig.json 363 Bytes
一键复制 编辑 原始数据 按行查看 历史
鄭天天isaac 提交于 2020-09-17 15:44 . [FIX]修改alias
{
"compilerOptions": {
"emitDecoratorMetadata": true,
"experimentalDecorators": true,
"baseUrl": ".",
"paths": {
"components/*": ["node_modules/hzero-front/lib/components/*"],
"utils/*": ["node_modules/hzero-front/lib/utils/*"],
"@common/*": ["node_modules/sample2-common/src/*"]
}
},
"include": [
"src/**/*"
]
}
1
https://gitee.com/open-hand/choerodon-front-hzero.git
git@gitee.com:open-hand/choerodon-front-hzero.git
open-hand
choerodon-front-hzero
choerodon-front-hzero
master

搜索帮助