1 Star 0 Fork 488

tonybo2006 / Vue3低代码可视化表单

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
jsconfig.json 213 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"######": "本文件用于解决IDEA无法识别Vue项目@符号的问题",
"compilerOptions": {
"baseUrl": "./",
"paths": {
"@/*": ["src/*"]
}
},
"exclude": ["node_modules", "dist"]
}
JavaScript
1
https://gitee.com/tonybo2006/variant-form3-vite.git
git@gitee.com:tonybo2006/variant-form3-vite.git
tonybo2006
variant-form3-vite
Vue3低代码可视化表单
master

搜索帮助