191 Star 3K Fork 349

catchadmin / catchAdmin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
jsconfig.json 310 Bytes
一键复制 编辑 原始数据 按行查看 历史
JaguarJack 提交于 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/*"]
}
}
}
PHP
1
https://gitee.com/catchadmin/catchAdmin.git
git@gitee.com:catchadmin/catchAdmin.git
catchadmin
catchAdmin
catchAdmin
master

搜索帮助