1 Star 0 Fork 5

卢金伟/RunnerGo-fe-admin-open

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
jsconfig.json 427 Bytes
一键复制 编辑 原始数据 按行查看 历史
Gala 提交于 2023-06-06 11:05 . init
{
"compilerOptions": {
"jsx": "react",
"checkJs": true,
"baseUrl": "./",
"paths": {
"@assets": ["src/assets"],
"@pages": ["src/pages"],
"@components": ["src/components"],
"@config": ["config"],
"@utils/eventBus":["src/utils/eventBus"],
"@utils": ["src/utils"],
"@services": ["src/services"],
"@modals": ["src/modals"]
}
},
"exclude": ["node_modules"]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/lu-jin-wei/RunnerGo-fe-admin-open.git
git@gitee.com:lu-jin-wei/RunnerGo-fe-admin-open.git
lu-jin-wei
RunnerGo-fe-admin-open
RunnerGo-fe-admin-open
main

搜索帮助