1 Star 0 Fork 373

西坑青年/catchAdmin

forked from catchadmin/catchAdmin 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
jsconfig.json 310 Bytes
一键复制 编辑 原始数据 按行查看 历史
Joker 提交于 2023-02-28 09:38 . support vite.config.js alias
{
"_comment": "This file is used to trick IntelliJ/Webstorm/PHPStorm to use the correct alias as defined in vite.config.js",
"compilerOptions": {
"baseUrl": ".",
"paths": {
"/admin/*": ["resources/admin/*"],
"@/module/*": ["modules/*/views/*"]
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/xikeng-youth/catchAdmin.git
git@gitee.com:xikeng-youth/catchAdmin.git
xikeng-youth
catchAdmin
catchAdmin
master

搜索帮助