5 Star 15 Fork 6

espocrm / espocrm

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
jsconfig.json 269 Bytes
一键复制 编辑 原始数据 按行查看 历史
Yuri Kuznetsov 提交于 2023-06-08 13:31 . es modules first migration
{
"compilerOptions": {
"baseUrl": "client",
"paths": {
"*": ["src/*"],
"modules/crm/*": ["modules/crm/src/*"],
"crm:*": ["modules/crm/src/*"]
},
"module": "ES6",
"target": "ES2018"
}
}
PHP
1
https://gitee.com/espocrm/espocrm.git
git@gitee.com:espocrm/espocrm.git
espocrm
espocrm
espocrm
master

搜索帮助