33 Star 266 Fork 98

秋雨 / Vue3 AntV X6 2.0流程设计器

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
jsconfig.json 162 Bytes
一键复制 编辑 原始数据 按行查看 历史
秋雨 提交于 2023-02-11 21:15 . 继续完善vue的写法,修改bug
{
"compilerOptions": {
"baseUrl": "./",
"paths": {
"@/*": [
"src/*"
]
}
},
"exclude": [
"node_modules",
"dist"
]
}
JavaScript
1
https://gitee.com/gfqy/zsflow-editor.git
git@gitee.com:gfqy/zsflow-editor.git
gfqy
zsflow-editor
Vue3 AntV X6 2.0流程设计器
master

搜索帮助